diff --git a/fern/products/docs/pages/ai/cursor-mcp.mp4 b/fern/products/docs/pages/ai/cursor-mcp.mp4
index 075359bf8..1c3224872 100644
Binary files a/fern/products/docs/pages/ai/cursor-mcp.mp4 and b/fern/products/docs/pages/ai/cursor-mcp.mp4 differ
diff --git a/fern/products/docs/pages/ai/mcp-server.mdx b/fern/products/docs/pages/ai/mcp-server.mdx
index 687657542..baa6fa7a2 100644
--- a/fern/products/docs/pages/ai/mcp-server.mdx
+++ b/fern/products/docs/pages/ai/mcp-server.mdx
@@ -16,6 +16,18 @@ Your MCP server is available at `your-documentation-site.com/_mcp/server`. For e
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.
+
+
+
+
## Other ways agents can access your docs
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.