Skip to content
Cursor

agent token budget mcp for Cursor

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

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

client:Cursor transport:streamable-http runtime:pypi

Install agent token budget mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-token-budget-mcp": {
      "url": "https://api.meok.ai/v1/a2a/agent-token-budget"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent token budget mcp in other clients