Skip to content
Claude Desktop

pixelpact for Claude Desktop

io.github.jamalkamaladdin/pixelpact

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

client:Claude Desktop transport:stdio runtime:npm

Install pixelpact in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pixelpact": {
      "command": "npx",
      "args": [
        "-y",
        "pixelpact-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pixelpact in other clients