Skip to content
Grok

docs2mcp for Grok

com.docs2mcp/docs2mcp

Query your own PDFs and documents from any MCP client. Every answer cites the page it came from.

client:Grok transport:streamable-http

Install docs2mcp in Grok

.mcp.json (in your project root)

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

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

docs2mcp in other clients