ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Applitools with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Bring AI-powered visual testing to your AI agent. inspect test batches, review UI diffs, and manage your visual baselines naturally.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Applitools capability set.

These are the exact actions your AI can choose when you ask it to work with Applitools.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Applitools.

  1. 01

    Get batch stats

    Returns passed/failed/unresolved/new counts without full test data. Get summary statistics for an Applitools batch

  2. 02

    List baselines

    Returns baseline IDs, names, and env configs. Filter by app name. List visual baselines for an app on Applitools

  3. 03

    List batches

    Batches group related test sessions. Returns batch IDs, names, statuses (Passed/Unresolved/Failed), and test counts. Each batch has a unique ID used to query its results. List all test batches on Applitools Eyes

  4. 04

    List branch baselines

    Use to inspect branch-specific visual states. List baselines for a specific branch on Applitools

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Applitools.

  1. 05

    Delete baseline

    Use when a baseline is outdated or a page has been redesigned. Delete an Applitools test baseline

  2. 06

    Delete batch

    Does NOT affect baselines. Use with caution. this is irreversible. Delete an Applitools test batch

  3. 07

    Get batch

    Use batch ID from list_batches. Get full details of an Applitools batch

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Applitools.

  1. 08

    Get session

    Provide batch ID and session ID. Get details of a test session within an Applitools batch

  2. 09

    List results

    List all test results in an Applitools batch

  3. 10

    Validate key

    Use to verify connectivity before running tests. Validate the Applitools API key

Observed, not estimated

855ms average. Fast in production.

Applitools is checked daily against the live service.

Daily averagePeak 1173ms
Aug 20Today
Fastest day
715ms
Slowest day
1173ms
14-day trend
Stable+4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Applitools, so you can see the experience inside your AI.

It does not authenticate your account with Applitools. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Applitools Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_1ndLMlxAw2nCuJj6kBoTmkGgowFbzClCzzhDWYqC/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Applitools capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "applitools-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_1ndLMlxAw2nCuJj6kBoTmkGgowFbzClCzzhDWYqC/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Applitools owners ask.

  • 01

    Can my AI agent resolve a test failure on its own?

    No. The MCP server is designed for pulling state data—it retrieves batches, session diff links, and match levels so you can review them locally. Approving a new baseline or resolving a mismatch still requires human intervention within the Applitools Eyes dashboard to maintain absolute testing safety.

  • 02

    Can I use the agent to delete old UI snapshots?

    Yes. If your UI has undergone major structural changes and old baselines are causing false positives, you can authorize the agent to execute the delete_baseline capability. Provide the exact baseline ID to instantly discard the legacy screenshot from your workspace.

  • 03

    How fast can I summarize test errors after my CI/CD action triggers?

    Almost instantly. Rather than scrolling through dozens of Applitools logs, ask your agent to 'Get batch stats for ID 123'. It will immediately return the aggregation of Passed, Failed, and Unresolved runs, saving you countless minutes of digging.