Skip to content
Gemini CLI

HasData Google Images for Gemini CLI

com.hasdata/google-images

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

client:Gemini CLI transport:streamable-http runtime:npm

Install HasData Google Images in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "google-images": {
      "httpUrl": "https://mcp.hasdata.com/mcp?apis=google_images"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

HasData Google Images in other clients