Lowvyn for Gemini CLI
com.lowvyn/mcp
Verify Canadian deals, find the same product cheaper across .ca retailers, track CAD price history.
client:Gemini CLI
transport:streamable-http
tools:8
Install Lowvyn in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://api.lowvyn.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