Loading MCP server directory, please wait...
Agent Cost Allocator MCP — multi-tenant LLM cost attribution for chargeback billing. Companion to ag
npx @getmcp/cli add io.github.CSOAI-ORG/agent-cost-allocator-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CSOAI-ORG/agent-cost-allocator-mcp": {
"command": "uvx",
"args": [
"agent-cost-allocator-mcp"
]
}
}
}