Skip to content
Windsurf

Applitools for Windsurf

io.github.applitools/applitools

The Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes.

client:Windsurf transport:stdio runtime:npm

Install Applitools in Windsurf

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

{
  "mcpServers": {
    "applitools": {
      "command": "npx",
      "args": [
        "-y",
        "@applitools/mcp"
      ]
    }
  }
}

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

Applitools in other clients