AI & ML
Trust: 32/100 (Limited)MCP Bench Router Guide
Routes design tasks to designarena.ai's top-ranked model via OpenRouter across 14 categories.
6 starsby K1ta141k
Quick Start
Install
npx mcp-bench-routerClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-k1ta141k-mcp-bench-router": {
"command": "npx",
"args": [
"mcp-bench-router"
]
}
}
}