Index9 for Claude Desktop
io.github.index9-org/mcp
Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor
client:Claude Desktop
transport:stdio
runtime:npm
Install Index9 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@index9/mcp"
],
"env": {
"OPENROUTER_API_KEY": "<OPENROUTER_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs