Skip to content
Cursor

agent cost allocator mcp for Cursor

io.github.csoai-org/agent-cost-allocator-mcp

Agent Cost Allocator MCP — multi-tenant LLM cost attribution for chargeback billing. Companion to

client:Cursor transport:streamable-http runtime:pypi

Install agent cost allocator mcp in Cursor

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

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

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

agent cost allocator mcp in other clients