Alvrun business support for Gemini CLI
com.alvrun/support
Ask a business's official customer support and get their verified answer, with sources.
client:Gemini CLI
transport:streamable-http
tools:2
Install Alvrun business support in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"support": {
"httpUrl": "https://alvrun.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs