Loading MCP server directory, please wait...
Visual-diff & change-detection tools that catch agentic UI drift for coding agents.
npx @getmcp/cli add ai.snapdiff/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SNAPDIFF_API_KEYSnapDiff API key. Get one at https://snapdiff.ai/dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.snapdiff/mcp": {
"command": "npx",
"args": [
"-y",
"@corralimited/snapdiff-mcp"
],
"env": {
"SNAPDIFF_API_KEY": "",
"SNAPDIFF_API_URL": ""
}
}
}
}