supermarkt for Gemini CLI
nl.schappy/supermarkt
Live Dutch supermarket prices and promotions (Albert Heijn, Jumbo, Lidl, Aldi and more) for AI.
client:Gemini CLI
transport:streamable-http
Install supermarkt in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"supermarkt": {
"httpUrl": "https://mcp.schappy.nl/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs