Skip to content
Gemini CLI

CommSync for Gemini CLI

ai.commsync/commsync

One inbox for SMS and email: read threads, search, manage contacts, and send texts and emails.

client:Gemini CLI transport:streamable-http

Install CommSync in Gemini CLI

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

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

CommSync in other clients