
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@index9/mcp
Advanced tools
Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor
npx -y @index9/mcp@latest
Optional: set OPENROUTER_API_KEY in your MCP client config for live test_model calls. dryRun=true works without a key.
Add the key as OPENROUTER_API_KEY in the MCP server environment for your client. Example:
{
"mcpServers": {
"index9": {
"command": "npx",
"args": ["-y", "@index9/mcp@latest"],
"env": {
"OPENROUTER_API_KEY": "sk-or-..."
}
}
}
}
Claude Code: Run claude mcp add --transport stdio index9 -- npx -y @index9/mcp or add the same config to .mcp.json / ~/.claude.json.
All tool responses include an _index9 object with at least:
apiBaseUrl — The 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 274 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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

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.