Skip to content
VS Code

agent cost allocator mcp for VS Code

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

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

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

Install agent cost allocator mcp in VS Code

.vscode/mcp.json

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

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

agent cost allocator mcp in other clients