Skip to content
VS Code

agent token budget mcp for VS Code

io.github.csoai-org/agent-token-budget-mcp

Agent Token Budget MCP — hard per-session token + spend cap with signed budget-exhausted

client:VS Code transport:streamable-http runtime:pypi

Install agent token budget mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-token-budget-mcp": {
      "type": "http",
      "url": "https://api.meok.ai/v1/a2a/agent-token-budget"
    }
  }
}

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

agent token budget mcp in other clients