Skip to content
Gemini CLI

WASync — WhatsApp Platform API for Gemini CLI

app.wasync/whatsapp

WhatsApp for your app or AI agent over OAuth2 — the same connections WASync runs inside your CRM.

client:Gemini CLI transport:streamable-http

Install WASync — WhatsApp Platform API in Gemini CLI

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

{
  "mcpServers": {
    "whatsapp": {
      "httpUrl": "https://cloudapi.wasync.app/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

WASync — WhatsApp Platform API in other clients