Offers MCP for Gemini CLI
com.dexter-works/offers
Deep purchase intelligence for agents and apps: live prices, landed cost, trust scores. Free.
client:Gemini CLI
transport:streamable-http
tools:2
Install Offers MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"offers": {
"httpUrl": "https://offers-engine.dexter-works.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs