Loading MCP server directory, please wait...
AI model routing on your own vendor keys: pick the best model per prompt, or route and run it.
npx @getmcp/cli add com.orioralabs/routerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Oriora API key> — create one at orioralabs.com/settings (Provider keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.orioralabs/router": {
"url": "https://api.orioralabs.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}