Loading MCP server directory, please wait...
Routes design tasks to designarena.ai's top-ranked model via OpenRouter across 14 categories.
npx @getmcp/cli add io.github.K1ta141k/mcp-bench-routerRequires Node.js 18+. Community-contributed server. Review source before installing.
OPENROUTER_API_KEYOpenRouter API key for query_design_model and query_specific_model tools. Get one at https://openrouter.ai/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.K1ta141k/mcp-bench-router": {
"command": "npx",
"args": [
"-y",
"mcp-bench-router"
],
"env": {
"OPENROUTER_API_KEY": ""
}
}
}
}