You've got API calls hitting multiple LLM providers, and you want to stop manually deciding which model to use for each request. This server automatically routes your prompts across 13 different models including Claude, GPT, Gemini, Qwen, and DeepSeek based on cost and capability. The promise is 57% cost savings by intelligently picking cheaper models when they'll do the job. Reach for this when you're juggling multiple AI providers and want routing logic that considers both performance and your budget, rather than hardcoding model selection throughout your application.
OROUTE_API_KEY*secretYour O'Route API key (get one at https://oroute.itshin.com). Format: or-xxxxxxxx
OROUTE_BASE_URLdefault: https://api.oroute.itshin.comBase URL for the O'Route API. Defaults to the production endpoint.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent