Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion packages/docs/snippets/copy-mcp-link.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
You can get the MCP link for any design by either:
You can get the MCP link for any design by:

- Copying the link from the browser address bar
- Copying the link under **Code** > **Inspect** in Subframe
- Hovering or selecting a page on the flow canvas and clicking the <Icon icon="link" size={16} /> button on the page tile

<Frame>
<img src="/images/developers/copy-mcp-link.png" alt="Copy MCP link from Subframe" />
Expand Down
Loading