or_activityShow OpenRouter usage grouped by endpoint for the last 30 UTC days. Optional filters: date (YYYY-MM-DD), api_key_hash, user_id.
or_creditsShow OpenRouter balance: total purchased, total used, remaining.
or_current_keyShow metadata of the Provisioning key the server is using (label, type, limits, usage).
or_generationGet details of a single inference call by its generation_id (returned by OpenRouter in completion responses, e.g.
or_guardrails_listList all OpenRouter guardrails (account-wide spending limits and provider/model allowlists).
or_guardrail_getGet details of one guardrail by id: limit_usd, reset_interval, allowed/ignored providers/models, enforce_zdr.
or_guardrails_assignmentsOne-shot view of all guardrail assignments: which keys and which org members are bound to which guardrail. Combines /guardrails/key-assignments and /g
or_guardrail_createCreate a new guardrail. Combine spend limit (limit_usd + reset_interval) with provider/model allowlists. Destructive — confirm before running.
or_guardrail_updateUpdate an existing guardrail. Pass null to clear nullable fields. Destructive — confirm before running.
or_guardrail_deletePermanently delete a guardrail. Existing assignments will detach. Destructive — confirm before running.
or_guardrail_assign_keysBulk-assign a guardrail to a set of inference keys (by hash). Destructive — confirm.
or_guardrail_unassign_keysBulk-unassign a guardrail from a set of inference keys (by hash). Destructive — confirm.
or_guardrail_assign_membersBulk-assign a guardrail to a set of organization members (by user_id). Destructive — confirm.
or_guardrail_unassign_membersBulk-unassign a guardrail from organization members (by user_id). Destructive — confirm.
We re-grade npm:openrouter-admin-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.