{"name":"fern-docs-mcp-server","version":"1.0.0","description":"MCP server for https://buildwithfern.com/learn documentation. Provides AI-powered search over the documentation.","transport":"streamable-http","tools":[{"name":"searchDocs","description":"Search the documentation at https://buildwithfern.com/learn. Returns relevant doc passages with source URLs.","annotations":{"title":"Search buildwithfern.com Docs","readOnlyHint":true},"inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"The search query to run against the docs"}},"required":["query"]}}],"usage":{"claudeCode":"claude mcp add --transport http fern-docs https://buildwithfern.com/learn/_mcp/server","cursor":"Add \"https://buildwithfern.com/learn/_mcp/server\" to your MCP server configuration","generic":"POST JSON-RPC 2.0 messages to this URL"}}