Skip to content
Grok

Tokenmaxxing for Grok

io.github.brock-denton/tokenmaxxing

Coordinate coding agents through MCP using existing AI plans, saved work, and independent checks.

client:Grok transport:streamable-http

Install Tokenmaxxing in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tokenmaxxing": {
      "type": "http",
      "url": "https://www.trytokenmaxxing.com/api/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

Tokenmaxxing in other clients