Skip to content
Windsurf

Judges Panel for Windsurf

io.github.kevinrabun/judges

45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.

client:Windsurf transport:stdio runtime:npm

Install Judges Panel in Windsurf

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

{
  "mcpServers": {
    "judges": {
      "command": "npx",
      "args": [
        "-y",
        "@kevinrabun/judges"
      ]
    }
  }
}

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

Judges Panel in other clients