HasData Shopify for Gemini CLI
com.hasdata/shopify
The public product catalogue and collections of any Shopify storefront, as structured JSON.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install HasData Shopify in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shopify": {
"httpUrl": "https://mcp.hasdata.com/mcp?apis=shopify"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs