Skip to content
Claude Desktop

ToolBudget Router MCP for Claude Desktop

com.clauxel.toolbudgetrouter/toolbudgetrouter-mcp

Paid remote MCP for context-budget routing, schema cost estimates, usage audits, and readiness.

client:Claude Desktop transport:streamable-http

Install ToolBudget Router MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "toolbudgetrouter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://toolbudgetrouter.clauxel.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

ToolBudget Router MCP in other clients