Multi-agent billing and cost allocation tracking
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for per-agent cost attribution and budget management. Answer "which agent costs the most?" across your entire AI agent fleet.
| Tool | Description |
|---|---|
register_agent | Register agent with team, project, model, and budget cap |
log_llm_call | Log an LLM call β auto-calculates cost from pricing table |
log_tool_call | Log a tool/API call cost |
get_cost_report | Cost breakdown by agent, team, project, or all |
set_budget_alert | Set spending threshold (warn or block) |
check_budget | Check if agent is within budget |
get_cost_anomalies | Find agents with unusual spending spikes |
compare_models | Compare cost efficiency across models |
| URI | Description |
|---|---|
costcenter://summary | Current total spend across all agents |
costcenter://pricing | Built-in model pricing table |
| Model | Input | Output |
|---|---|---|
| claude-opus-4 | $15.00 | $75.00 |
| claude-sonnet-4 | $3.00 | $15.00 |
| claude-haiku-4 | $0.80 | $4.00 |
| gpt-4o | $2.50 | $10.00 |
| gpt-4o-mini | $0.15 | $0.60 |
| gpt-4.1 | $2.00 | $8.00 |
| gpt-4.1-mini | $0.40 | $1.60 |
| gemini-2.5-pro | $1.25 | $10.00 |
| gemini-2.5-flash | $0.15 | $0.60 |
| deepseek-v3 | $0.27 | $1.10 |
| deepseek-r1 | $0.55 | $2.19 |
Model names are fuzzy-matched (case-insensitive, strips version suffixes).
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-costcenter)<a href="https://allmcps.com/mcp/agent-costcenter"><img src="https://allmcps.com/api/badge/agent-costcenter?style=directory" alt="Agent Costcenter on AllMCPs" /></a>