Cheapest Grocery Basket for Gemini CLI
com.mcpscores/cheapest-grocery-basket
Where to buy a whole grocery list today: local prices, per-unit and cross-store comparison.
client:Gemini CLI
transport:streamable-http
tools:5
Install Cheapest Grocery Basket in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cheapest-grocery-basket": {
"httpUrl": "https://grocery-basket.bowling-anthony.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs