SnapVisor for Claude Desktop
io.snapvisor/snapvisor
Visual regression review: projects, builds, visual diffs, approvals, comments and analytics.
client:Claude Desktop
transport:streamable-http
Install SnapVisor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"snapvisor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.snapvisor.io/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs