Skip to content
Grok

agentdocs for Grok

io.github.dancourse/agentdocs

An agent-first office suite Claude & ChatGPT read and write over one MCP URL.

client:Grok transport:streamable-http

Install agentdocs in Grok

.mcp.json (in your project root)

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

agentdocs in other clients