← Index

io.github.mdfifty50-boop/agent-costcenter

io.github.mdfifty50-boop/agent-costcenter·v0.1.3·Maps & Location
Quality Score
75
/100

Multi-agent billing and cost allocation tracking

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-costcenter": {
      "command": "npx",
      "args": [
        "-y",
        "agent-costcenter-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-costcenter": {
      "command": "npx",
      "args": [
        "-y",
        "agent-costcenter-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agent-costcenter-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Maps & Location