
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
@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 103 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.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.