Skip to content
Cline

agent eval for Cline

io.github.rudrendupaul/agent-eval

Statistical regression testing for LLM agents: p-value, effect size, and CI on behavior change.

client:Cline transport:stdio runtime:pypi

Install agent eval 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": {
    "agent-eval": {
      "command": "uvx",
      "args": [
        "agent-regress-cli"
      ]
    }
  }
}

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

agent eval in other clients