Skip to content
Cline

evalgate for Cline

io.github.ipezygj/evalgate

Statistical checks an agent runs before trusting an AI eval number (is #1 real, judge bias, more).

client:Cline transport:stdio runtime:pypi

Install evalgate in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "evalgate": {
      "command": "uvx",
      "args": [
        "eval-integrity"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

evalgate in other clients