MCP server for OpenRouter management API: credits, key CRUD, activity drill-down, dashboard.
npx @getmcp/cli add io.github.oviron/openrouter-adminRequires Node.js 18+. Community-contributed server. Review source before installing.
OPENROUTER_PROVISIONING_KEYOpenRouter Provisioning API key — create at https://openrouter.ai/settings/provisioning. Distinct from inference keys: it can manage your account but cannot make completion calls.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.oviron/openrouter-admin": {
"command": "npx",
"args": [
"-y",
"openrouter-admin-mcp"
],
"env": {
"OPENROUTER_PROVISIONING_KEY": "",
"OPENROUTER_ADMIN_ALLOW_WRITE": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.