Skip to content
Windsurf

image diff for Windsurf

com.pulsemcp/image-diff

MCP server for programmatic image comparison and visual diff generation.

client:Windsurf transport:stdio runtime:npm

Install image diff in Windsurf

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

{
  "mcpServers": {
    "image-diff": {
      "command": "npx",
      "args": [
        "-y",
        "@pulsemcp/image-diff-mcp-server"
      ]
    }
  }
}

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

image diff in other clients