If you manage OpenRouter programmatically or need to audit spend without clicking through the web UI, this server wraps the full management API. It exposes 26 tools for credits, inference key CRUD with daily/weekly/monthly limits, guardrails with provider allowlists, activity breakdowns by model or day, and generation lookups by ID. The overview tool gives you a single dashboard snapshot of balance, active keys, and today's burn. Write operations (create, update, delete) are opt-in via environment flag to prevent accidental mutations. Useful when you're rotating keys with budget caps, drilling into cost spikes, or binding guardrails to org members from Claude Desktop or Cursor instead of the browser.
claude mcp add --transport stdio io.github.oviron-openrouter-admin uvx openrouter-admin