The Applitools MCP server facilitates the creation, updating, and analysis of visual tests using Applitools Eyes with Playwright, connecting to AI assistants through the Model Context Protocol (MCP).
From the registry: The Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes.
Please install the `applitools` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Requires Node.js 18 or newer
Optional prerequisites:
- Applitools API key — Applitools API key required (read from APPLITOOLS_API_KEY env var, .env, applitools.config.*, or playwright.config.*)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["--yes","@applitools/mcp@latest"]
- optional environment variables:
- `APPLITOOLS_API_KEY`: Applitools API key (can also be set in .env or config files) (example: `<your-api-key>`)
- `APPLITOOLS_SERVER_URL`: Custom Eyes server URL
Note: Supports Playwright JavaScript/TypeScript projects via Fixtures SDK. Requires access to project source code.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.APPLITOOLS_API_KEYrequiredYour Applitools API key.APPLITOOLS_SERVER_URLOptional URL for the Eyes server.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
Validate oh-my-posh configurations and segment snippets against the official schema.