Skip to content
Gemini CLI

SendPulse for Gemini CLI

com.sendpulse.mcp/mcp-server

Empower AI agents with SendPulse email, CRM, chatbot, SMTP, and course automation

client:Gemini CLI transport:streamable-http

Install SendPulse in Gemini CLI

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

{
  "mcpServers": {
    "mcp-server": {
      "httpUrl": "https://mcp.sendpulse.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

SendPulse in other clients