pricewatcha for Gemini CLI
io.github.pricewatcha/pricewatcha
Track prices & price history on any online shop, with alerts and an API
client:Gemini CLI
transport:streamable-http
tools:15
Install pricewatcha in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pricewatcha": {
"httpUrl": "https://mcp.pricewatcha.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs