Skip to content
Cline

pixelpact for Cline

io.github.jamalkamaladdin/pixelpact

Extract a visual contract from a reference page and measure an implementation against it

client:Cline transport:stdio runtime:npm

Install pixelpact 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": {
    "pixelpact": {
      "command": "npx",
      "args": [
        "-y",
        "pixelpact-mcp"
      ]
    }
  }
}

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

pixelpact in other clients