Skip to content

agent cost allocator mcp for Cline

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

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

client:Cline transport:streamable-http runtime:pypi

Install agent cost allocator mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agent cost allocator mcp in other clients