Skip to content
VS Code

HasData Google Images for VS Code

com.hasdata/google-images

Google Images results with source pages, thumbnails and full-resolution URLs, as JSON.

client:VS Code transport:streamable-http runtime:npm

Install HasData Google Images in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-images": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=google_images"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HasData Google Images in other clients