Opus Growth, Ad Platforms MCP Connector for Gemini CLI
io.github.opusgrowth/ads-mcp
Run Google, Meta, Microsoft, TikTok and LinkedIn Ads from Claude or ChatGPT. Writes need approval.
client:Gemini CLI
transport:streamable-http
Install Opus Growth, Ad Platforms MCP Connector in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ads-mcp": {
"httpUrl": "https://mcp.opus-growth.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