Skip to content
VS Code

Tokenmaxxing for VS Code

io.github.brock-denton/tokenmaxxing

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

client:VS Code transport:streamable-http

Install Tokenmaxxing in VS Code

.vscode/mcp.json

{
  "servers": {
    "tokenmaxxing": {
      "type": "http",
      "url": "https://www.trytokenmaxxing.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Tokenmaxxing in other clients