OpenRouter drops MCP server for agents
OpenRouter has launched an official Model Context Protocol (MCP) server to provide AI agents with real-time access to its catalog of over 400 models, pricing, latency benchmarks, and documentation. The server uses browser-based OAuth authentication to securely issue limited-scope, short-lived API keys directly to local clients.
By providing agents with a real-time, queryable API of LLM capabilities, this launch moves coding assistants from static model configurations to dynamic runtime routing. Agents can now programmatically choose and test the most cost-effective and low-latency models for each specific subtask.
- –Eliminates hardcoded model options by serving up-to-date catalog details directly to agents
- –Enhances security using temporary OAuth keys with customizable spending limits instead of exposing master keys
- –Allows live test inference via the chat tool, enabling real-time comparisons of model outputs and costs
- –Connects to popular environments like Cursor and Claude Desktop in just two CLI commands
DISCOVERED
1h ago
2026-06-25
PUBLISHED
1h ago
2026-06-25
RELEVANCE
AUTHOR
OpenRouter