callingly for Gemini CLI
com.callingly/callingly
Lets AI agents get leads on the phone: call, send SMS, and schedule callbacks for sales teams.
client:Gemini CLI
transport:streamable-http
Install callingly in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"callingly": {
"httpUrl": "https://api.callingly.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