← Back to Plugins
MCP Server MCP

Index9

github By github 👁 1 views ▲ 0 votes

Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...