MCP Server
MCP
Index9
Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor
Install
npx -y @index9/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@index9/mcp",
"version": "6.5.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Required for live test_model calls. dryRun=true works without it.",
"format": "string",
"isSecret": true,
"name": "OPENROUTER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment