Skip to content

agent cost allocator mcp for Zed

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

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

client:Zed transport:streamable-http runtime:pypi

Install agent cost allocator mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

agent cost allocator mcp in other clients