Skip to content
Gemini CLI

Sendly for Gemini CLI

now.sendly/sendly

Send email, manage contacts, campaigns and workflows, and diagnose deliverability in Sendly.

client:Gemini CLI transport:streamable-http

Install Sendly in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "sendly": {
      "httpUrl": "https://app.sendly.now/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

Sendly in other clients