OpenRouter

आधिकारिक

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.

OpenRouter MCP के साथ आप क्या कर सकते हैं?

  • 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.

होस्ट किया गया MCP सर्वर

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

Claude Code, Codex, Cursor, VS Code और अन्य में इंस्टॉल होता है

दस्तावेज़

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