Agent 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.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · streamable-http · http
verified
reported
listed in the official MCP registry counts 6 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
full_ledger_summary
-
list_ledgers
-
open_ledger
-
product_breakdown
-
record_charge
-
tenant_chargeback_summary
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 4
network 1
- net CSOAI-ORG-agent-cost-allocator-mcp-f0304e2/server.py :48
import urllib.request as _meter_urlreq
secrets 1
- secrets CSOAI-ORG-agent-cost-allocator-mcp-f0304e2/server.py :53
_HMAC_SECRET = os.environ.get("MEOK_HMAC_SECRET", "")
tool registrations 6
- open_ledger CSOAI-ORG-agent-cost-allocator-mcp-f0304e2/server.py :116
- record_charge CSOAI-ORG-agent-cost-allocator-mcp-f0304e2/server.py :151
- tenant_chargeback_summary CSOAI-ORG-agent-cost-allocator-mcp-f0304e2/server.py :213
- full_ledger_summary CSOAI-ORG-agent-cost-allocator-mcp-f0304e2/server.py :248
- product_breakdown CSOAI-ORG-agent-cost-allocator-mcp-f0304e2/server.py :290
- list_ledgers CSOAI-ORG-agent-cost-allocator-mcp-f0304e2/server.py :327