
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@index9/mcp
Advanced tools
Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor
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
npx -y @index9/mcp@latest
Generic MCP client config:
{
"mcpServers": {
"index9": {
"command": "npx",
"args": ["-y", "@index9/mcp@latest"],
"env": {
"OPENROUTER_API_KEY": "sk-or-..."
}
}
}
}
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)FAQs
Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor
The npm package @index9/mcp receives a total of 56 weekly downloads. As such, @index9/mcp popularity was classified as not popular.
We found that @index9/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.