Skip to content

Commit 2da2b0c

Browse files
docs: remove work in progress callout from MCP server page
Co-Authored-By: [email protected] <[email protected]>
1 parent 64445a8 commit 2da2b0c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: MCP server for your site
33
description: Learn how to use the Model Context Protocol (MCP) to integrate AI capabilities with your Fern documentation
44
---
55

6-
<Markdown src="/snippets/wip-callout.mdx" />
7-
86
[Model Context Protocol (MCP)](https://modelcontextprotocol.io) is an open standard by Anthropic that enables AI applications to connect with external data sources and tools.
97

108
Fern automatically generates and hosts a production-ready MCP server for every documentation site. This enables developers using AI clients (like Claude Desktop, Cursor, and Windsurf) to get instant answers about your product directly within their development environment.
@@ -33,4 +31,4 @@ The autogenerated MCP server includes:
3331
- **Semantic search**: Powered by your site's Ask Fern AI functionality
3432
- **Authentication support**: Respects your documentation's authentication settings
3533
- **Automatic updates**: Always reflects your current documentation content
36-
- **Zero configuration**: Works out of the box with no setup required
34+
- **Zero configuration**: Works out of the box with no setup required

0 commit comments

Comments
 (0)