Inside Ads for Gemini CLI
ad.inside/inside-ads
Telegram ad exchange: estimate reach and cost with no account, then create and run campaigns.
client:Gemini CLI
transport:streamable-http
tools:3
Install Inside Ads in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"inside-ads": {
"httpUrl": "https://app.inside.ad/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