The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Index9 Org MCP listing page.
Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor
Per-editor install configs (Cursor, VS Code, Claude Code, Codex): https://index9.dev/#install
Generic MCP client config:
Claude Code one-liner: claude mcp add --transport stdio index9 -- npx -y @index9/mcp.
Required for live test_model calls. Set OPENROUTER_API_KEY in your MCP client config. dryRun=true works without it.
All tool responses include an _index9 object with:
apiBaseUrl: API base URL used for the requestError responses also include:
status: upstream HTTP status code_index9.retryAfterSeconds: present when Retry-After is returned_index9.rateLimit: present when rate-limit headers are returned (x-ratelimit-limit, x-ratelimit-remaining, x-ratelimit-reset)