GrowSurf for Gemini CLI
com.growsurf/growsurf
Build and manage GrowSurf referral and affiliate programs through AI assistants.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install GrowSurf in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"growsurf": {
"httpUrl": "https://mcp.growsurf.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs