Back to search
30
MCP
agent-cost-allocator-mcp
pypi/agent-cost-allocator-mcpAgent Cost Allocator MCP — multi-tenant LLM cost attribution for chargeback billing. Companion to agent-token-budget. Splits one agent's spend across many tenants for invoicing. By MEOK AI Labs.
Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent-cost-allocator-mcp": {
"url": "None",
"transport": "http"
}
}
}