openclaw-cost-tracker-mcp

temurkhan13/openclaw-cost-tracker-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for OpenClaw token-cost telemetry: per-agent attribution, anomaly detection, model-routing recommendations, 30-day forecast.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openclaw-cost-tracke": {
      "command": "uvx",
      "args": [
        "openclaw-cost-tracker-mcp"
      ]
    }
  }
}

Or install with pip: pip install openclaw-cost-tracker-mcp

README Excerpt

<!-- mcp-name: io.github.temurkhan13/openclaw-cost-tracker-mcp --> > **Token-cost telemetry for OpenClaw, queryable from any Claude or MCP-aware agent.** Per-agent + per-provider attribution, anomaly detection on cost spikes, model-routing recommendations, 30-day forecast. Companion to [silentwatch-mcp](https://github.com/temurkhan13/silentwatch-mcp) and [openclaw-health-mcp](https://github.com/temurkhan13/openclaw-health-mcp).

Tools (8)

cost_overviewcosts_by_agentcosts_by_providerfind_cost_anomaliesforecast_monthly_costmockmodel_routing_recommendationstop_cost_drivers