Skip to content
Windsurf

pixelpact for Windsurf

io.github.jamalkamaladdin/pixelpact

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

client:Windsurf transport:stdio runtime:npm

Install pixelpact in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pixelpact in other clients