MerchantFlow for Gemini CLI
ai.merchantflow/mcp
Read-only Shopify and WooCommerce profit analytics: P&L, COGS, product margins, ROAS and LTV.
client:Gemini CLI
transport:streamable-http
Install MerchantFlow in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://merchantflow.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs