Model Router
MCP Serverby WenJunDuan · Added 5mo ago
Claude
72
Install
git clone https://github.com/WenJunDuan/RluesAdd to Claude
claude mcp add model-routerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"model-router": {
"command": "npx",
"args": [
"@modelcontextprotocol/model-router"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Intelligent task-to-model routing based on benchmark data. Routes tasks to Claude Code or Codex CLI based on task type and model strengths. New in v8.0.
Tags
developmentapiskill