Grabbit for Cursor
live.grabbit/screenshots
Screenshot any URL as a hosted image. No local browser; handles bot walls and full-page captures.
client:Cursor
transport:streamable-http
Install Grabbit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"screenshots": {
"url": "https://mcp.grabbit.live"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs