Skip to content
Cline

Gaffer for Cline

sh.gaffer/mcp

Test analytics for AI agents: test history, flaky tests, failure clusters, coverage.

client:Cline transport:stdio runtime:npm

Install Gaffer 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gaffer-sh/mcp"
      ],
      "env": {
        "GAFFER_API_KEY": "<GAFFER_API_KEY>",
        "GAFFER_API_URL": "<GAFFER_API_URL>"
      }
    }
  }
}

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

Gaffer in other clients