url2image for Cursor
com.url2image/url2image
Capture batches of public web pages in a real browser and download the screenshots as a zip.
client:Cursor
transport:streamable-http
tools:5
Install url2image in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"url2image": {
"url": "https://url2image.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs