Skip to content

Commit b28c54e

Browse files
committed
add video for cursor flow, update instructions
1 parent b1647a2 commit b28c54e

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed
10.6 MB
Binary file not shown.

fern/products/docs/pages/ai/mcp-server.mdx

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,27 @@ When developers connect to your MCP server, they can ask questions about your pr
1717

1818
Your MCP server is automatically available at `your-documentation-site.com/_mcp/server`. To connect to your MCP server:
1919

20+
<AccordionGroup>
21+
<Accordion title="Connect MCP server to Cursor">
22+
23+
1. Under the **Page actions** on any page on your site, select **Connect to Cursor**.
24+
1. When Cursor opens, the server URL will be automatically populated. Click **Install** to connect the MCP.
25+
26+
<video
27+
src="cursor-mcp.mp4"
28+
autoPlay
29+
loop
30+
controls
31+
playsInline
32+
muted
33+
>
34+
</video>
35+
</Accordion>
36+
<Accordion title="Connect MCP server to other agents (Claude Desktop, Windsurf, etc)">
37+
2038
1. Visit `your-documentation-site.com/_mcp/server` in a browser to see the server information
21-
2. Add this URL to your AI client's MCP server configuration (Claude Desktop, Cursor, Windsurf, etc.)
39+
2. Add this URL to your AI client's MCP server configuration
2240
3. Authenticate if your documentation requires authentication
23-
4. Start asking questions about your product directly in the AI client
41+
4. Start asking questions about your product directly in the AI client
42+
</Accordion>
43+
</AccordionGroup>

0 commit comments

Comments
 (0)