Kaufliste for Gemini CLI
io.github.voltronunited/kaufliste
Persistent shopping memory for AI assistants. The AI reasons; Kaufliste stores and executes.
client:Gemini CLI
transport:streamable-http
Install Kaufliste in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"kaufliste": {
"httpUrl": "https://kaufliste.ch/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs