Skip to content
Windsurf

ModelShortlist for Windsurf

io.github.agenticartists/modelshortlist

Local BYOK MCP for AI model shortlisting using OpenRouter + Artificial Analysis.

client:Windsurf transport:stdio runtime:npm

Install ModelShortlist in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "modelshortlist": {
      "command": "npx",
      "args": [
        "-y",
        "@agentic.artists/modelshortlist"
      ],
      "env": {
        "ARTIFICIAL_ANALYSIS_API_KEY": "<ARTIFICIAL_ANALYSIS_API_KEY>",
        "OPENROUTER_API_KEY": "<OPENROUTER_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ModelShortlist in other clients