← Index

io.github.vk0dev/agent-cost-mcp

io.github.vk0dev/agent-cost-mcp·v2.0.0-beta.9·Other
Quality Score
85
/100

Local-first Claude Code cost analyzer. Per-tool spend, daily trends, optimization hints.

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