Skip to content
Grok

agentdocs mcp for Grok

io.github.hoornet/agentdocs-mcp

AgentDocs (agentdocs.eu) MCP: read, search, write, comment, share & attach images to Markdown docs.

client:Grok transport:streamable-http runtime:npm

Install agentdocs mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentdocs-mcp": {
      "type": "http",
      "url": "https://agentdocs.eu/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

agentdocs mcp in other clients