Skip to content
Cline

Eval Engine API for Cline

io.github.invertedhoologan/eval-engine-mcp

Pay-per-call AI evaluation MCP server. Score LLM outputs against benchmark rubrics via Workers AI.

client:Cline transport:streamable-http

Install Eval Engine API 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": {
    "eval-engine-mcp": {
      "url": "https://eval.zuluworksai.com/mcp"
    }
  }
}

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

Eval Engine API in other clients