Skip to content

openclaw cost tracker mcp for Zed

io.github.temurkhan13/openclaw-cost-tracker-mcp

AI agent token-cost telemetry + 429 prediction. Per-agent attribution, anomaly + routing + quota.

client:Zed transport:stdio runtime:pypi

Install openclaw cost tracker mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

openclaw cost tracker mcp in other clients