Growomat for Gemini CLI
com.growomat/growomat
Build, edit and sync Google, Microsoft, Reddit and Meta ad campaigns from your assistant.
client:Gemini CLI
transport:streamable-http
Install Growomat in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"growomat": {
"httpUrl": "https://mcp.growomat.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