shopify app store scraper for Gemini CLI
io.github.prometheusagency/shopify-app-store-scraper
Scrape Shopify App Store apps, full review histories and catalog. E-commerce market research.
client:Gemini CLI
transport:streamable-http
Install shopify app store scraper in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shopify-app-store-scraper": {
"httpUrl": "https://mcp.apify.com/?actors=prometheusagency/shopify-app-store-scraper"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs