HasData Google Images for Cursor
com.hasdata/google-images
Google Images results with source pages, thumbnails and full-resolution URLs, as JSON.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Google Images in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-images": {
"url": "https://mcp.hasdata.com/mcp?apis=google_images"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs