Agent Costcenter runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 24 Apr 2026.
Multi-agent billing and cost allocation tracking
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-costcenter -- npx -y agent-costcenter-mcp
{
"mcpServers": {
"agent-costcenter": {
"args": [
"-y",
"agent-costcenter-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-costcenter]
command = "npx"
args = ["-y", "agent-costcenter-mcp"]
{
"mcpServers": {
"agent-costcenter": {
"args": [
"-y",
"agent-costcenter-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-costcenter": {
"args": [
"-y",
"agent-costcenter-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.