Docs / Integrations / MCP Server
MCP Server
An official RelayRouter MCP server has not been published yet. This page will be updated when it ships.
#What works today
You do not need to wait for MCP to use RelayRouter from agents and AI tooling. Any MCP server, agent framework or IDE assistant that accepts an OpenAI-compatible base URL works right now:
settingstext
Base URL: https://relayrouter.io/v1
API key: your RelayRouter keyPoint the tool's OpenAI provider settings at https://relayrouter.io/v1, paste your key from the console, and pick any model ID from GET /v1/models.
See SDK & Frameworks for ready-made OpenAI SDK, LangChain and LiteLLM snippets.