Skip to content
Claude Desktop

Applitools for Claude Desktop

io.github.applitools/applitools

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

client:Claude Desktop transport:stdio runtime:npm

Install Applitools in Claude Desktop

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

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

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

Applitools in other clients