Snapshot Site for Cursor
com.snapshot-site/screenshots
Capture screenshots, detect visual regressions between page versions, and analyze with AI.
client:Cursor
transport:streamable-http
runtime:npm
Install Snapshot Site in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"screenshots": {
"url": "https://mcp.snapshot-site.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs