Skip to content
Gemini CLI

Bird for Gemini CLI

com.bird/mcp

Send and receive across email, SMS, WhatsApp, and voice. One API, one contract.

client:Gemini CLI transport:streamable-http

Install Bird in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.bird.com"
    }
  }
}

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

Bird in other clients