Skip to content
Gemini CLI

TopMessage for Gemini CLI

com.topmessage/mcp

Send and schedule SMS and WhatsApp messages, manage contacts and templates, and track delivery.

client:Gemini CLI transport:streamable-http

Install TopMessage in Gemini CLI

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

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

TopMessage in other clients