ToolBudget Router MCP for VS Code
com.clauxel.toolbudgetrouter/toolbudgetrouter-mcp
Paid remote MCP for context-budget routing, schema cost estimates, usage audits, and readiness.
client:VS Code
transport:streamable-http
Install ToolBudget Router MCP in VS Code
.vscode/mcp.json
{
"servers": {
"toolbudgetrouter-mcp": {
"type": "http",
"url": "https://toolbudgetrouter.clauxel.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs