Skip to content
Gemini CLI

PulsyAI for Gemini CLI

com.pulseem/pulsyai

Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.

client:Gemini CLI transport:streamable-http

Install PulsyAI in Gemini CLI

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

{
  "mcpServers": {
    "pulsyai": {
      "httpUrl": "https://mcp.api.pulseem.com/mcp_{token}/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

PulsyAI in other clients