Skip to content
Grok

docfork mcp for Grok

com.docfork/docfork-mcp

Up-to-date docs for AI. DEPRECATED: Use io.github.docfork/docfork instead.

client:Grok transport:streamable-http runtime:npm

Install docfork mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "docfork-mcp": {
      "type": "http",
      "url": "https://mcp.docfork.com"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

docfork mcp in other clients