Skip to content
Claude Desktop

Judges Panel for Claude Desktop

io.github.kevinrabun/judges

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

client:Claude Desktop transport:stdio runtime:npm

Install Judges Panel in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Judges Panel in other clients