Skip to content

Commit 0239ea6

Browse files
committed
add page actions mp4
1 parent 78b345d commit 0239ea6

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

-9.29 MB
Binary file not shown.

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@ Your MCP server is available at `your-documentation-site.com/_mcp/server`. For e
1616

1717
Both buttons are enabled by default on sites with Ask Fern. For other clients (Claude Desktop, Windsurf, etc.), users can add `your-documentation-site.com/_mcp/server` to their MCP configuration.
1818

19+
<Accordion title="Add MCP to Cursor via page actions">
20+
<video
21+
src="cursor-mcp.mp4"
22+
autoPlay
23+
loop
24+
controls
25+
playsInline
26+
muted
27+
>
28+
</video>
29+
</Accordion>
30+
1931
## Other ways agents can access your docs
2032

2133
In addition to MCP, agents can fetch documentation directly over HTTP. Fern serves clean Markdown via [per-page URLs, `llms.txt`, and `llms-full.txt`](/learn/docs/ai-features/markdown) — including on authenticated sites.

0 commit comments

Comments
 (0)