Skip to content
Grok

codebook mcp for Grok

io.github.nexus-api-lab/codebook-mcp

Exact reference codes for AI agents: countries, currencies with minor units, HTTP status, MIME.

client:Grok transport:streamable-http

Install codebook mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "codebook-mcp": {
      "type": "http",
      "url": "https://codebook-mcp.dokasukadon.workers.dev/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

codebook mcp in other clients