Catalog
Robot Resources Router
Officialby robot-resources
Intelligent LLM routing proxy — 60-90% cost savings by auto-selecting the cheapest model
LLM routing proxy that auto-selects the cheapest model for 60-90% cost savings.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"router": {
"command": "npx",
"args": [
"-y",
"@robot-resources/router-mcp@0.1.2"
]
}
}
}