SendaMeal Storefront for Gemini CLI
com.sendameal/storefront
Search gift meals and send them as gifts. Live catalog, cart, and guest checkout for SendaMeal.
client:Gemini CLI
transport:streamable-http
tools:6
Install SendaMeal Storefront in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"storefront": {
"httpUrl": "https://store-odebi8ye4k-1.mybigcommerce.com/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