OpenRouter

offiziell

OpenRouter is a unified API gateway for accessing hundreds of LLMs from a single endpoint. Its remote MCP server gives assistants live access to OpenRouter data, including model catalogs, pricing, benchmarks and rankings, and account credits, and lets them send test messages to any model without leaving the editor.

Was kann man mit OpenRouter MCP machen?

  • Query model catalog — Ask for available models, IDs, and context windows via list_models to pick the right LLM for a task.
  • Compare pricing and benchmarks — Retrieve cost per token, performance scores, and rankings to evaluate models before choosing one.
  • Check account credits — Ask for your current credit balance and usage status to monitor spending.
  • Send test messages — Have the assistant send a prompt to any model via send_message to compare outputs live without leaving your editor.

Gehosteter MCP-Server

npx add-mcp 'https://mcp.openrouter.ai/mcp'

Installiert in Claude Code, Codex, Cursor, VS Code und mehr

Dokumentation

OpenRouter is a unified API gateway for accessing hundreds of LLMs from a single endpoint. Its remote MCP server gives assistants live access to OpenRouter data, including model catalogs, pricing, benchmarks and rankings, and account credits, and lets them send test messages to any model without leaving the editor.

An eligible provider account or plan may be required for authenticated features. Consult the official setup documentation for access requirements and client compatibility.

Setup documentation