Channel3 Shopping for Gemini CLI
com.trychannel3/shopping
Shopping search across 100M+ products, with every retailer's offer and live price in one place.
client:Gemini CLI
transport:streamable-http
tools:6
Install Channel3 Shopping in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shopping": {
"httpUrl": "https://mcp.trychannel3.com/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs