Skip to content
Gemini CLI

google shopping for Gemini CLI

io.github.johnisanerd/google-shopping

Google Shopping products, prices, sellers, and deals as structured data via a hosted MCP server.

client:Gemini CLI transport:streamable-http

Install google shopping in Gemini CLI

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

{
  "mcpServers": {
    "google-shopping": {
      "httpUrl": "https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals"
    }
  }
}

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

google shopping in other clients