Real-time model intelligence for your AI assistant. Search 1200+ models, compare pricing and capabilities, test performance—all with current data, zero cost.
Your AI assistant gets live model intelligence for smarter recommendations:
- Search models by capability, price, or modality across 1200+ options instantly
- Compare models side-by-side with current pricing and context windows
- Get recommendations tailored to your use case, budget, and requirements
- Test models with real API calls to see latency and behavior before you commit
Open Cursor Settings → MCP → Add new global MCP server
{
"mcpServers": {
"index9": {
"command": "npx",
"args": ["-y", "@index9/mcp"]
}
}
}Open VS Code Settings → MCP Servers → Add Server
"mcp": {
"servers": {
"index9": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@index9/mcp"]
}
}
}See installation guide for Claude Desktop, Claude Code, Windsurf, Cline, and 30+ other MCP clients.
To enable live model testing, add your OpenRouter API key from openrouter.ai/keys to your MCP config. Charges go directly to your OpenRouter account.
list_models- Filter models by provider, context, pricing, capabilities, and modalitysearch_models- Natural language search across all modelsget_model- Get complete model specs and detailscompare_models- Side-by-side comparison of up to 10 modelsrecommend_model- AI-powered recommendations for your use casetest_model- Live API testing with latency and cost estimates (requires API key)
Data sourced from OpenRouter and models.dev.
MIT © Index9