Continuum-AI-Corp/orcarouter-mcp-server
[](https://glama.ai/mcp/servers/Continuum-AI-Corp/orcarouter-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - Browse 160+ LLM models (OpenAI, Anthropic, Google, Qwen, DeepSeek, …) with live pricing — no API key required for catalog tools. Routes chat completions through the OrcaRouter gateway with automatic fallback. `npx -y @orcarouter/mcp`.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Configuration
{
"mcpServers": {
"continuum-ai-corp-orcarouter-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-continuum-ai-corp-orcarouter-mcp-server"
],
"env": {}
}
}
}