Offers for Gemini CLI
ca.mattherbert/offers
Merchant offers with validated discounts and no bought rankings; accepting mints a voucher code.
client:Gemini CLI
transport:streamable-http
tools:3
Install Offers in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"offers": {
"httpUrl": "https://offers.mattherbert.ca/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs