google image search for Gemini CLI
com.jojapi/google-image-search
Google Image Search: Fast and Simple Google Images Search API. You can get 100+ search results in.
client:Gemini CLI
transport:streamable-http
tools:2
Install google image search in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-image-search": {
"httpUrl": "https://mcp.jojapi.com/google-image-search"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs