Loomal

Applitools

MCP server by github.com/applitools/mcp

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

0 starsnpm: @applitools/mcp

About Applitools

Applitools is an MCP (Model Context Protocol) server published by applitools in the official MCP registry. The Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes.

It ships as an npm package (@applitools/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/applitools/mcp.

Use Applitools with your agent

Claude Code · one command
claude mcp add applitools -- npx -y @applitools/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "applitools": {
      "command": "npx",
      "args": [
        "-y",
        "@applitools/mcp"
      ]
    }
  }
}
npm@applitools/mcp

Frequently asked questions

What is Applitools?
Applitools is an MCP (Model Context Protocol) server by applitools. The Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes.
How do I connect Applitools to Claude, Cursor, or another MCP client?
Install Applitools from its npm package (@applitools/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Applitools open source?
Yes — the source code is public at github.com/applitools/mcp.
Can AI agents pay to use Applitools?
Not yet through Loomal — Applitools is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Applitools? Claim this listing free by verifying GitHub ownership, or contact us.