Skip to content
Gemini CLI

bird for Gemini CLI

io.usefulapi/bird

Read SMS, WhatsApp, email, contacts and audiences from your Bird workspace, plus safe CRM writes.

client:Gemini CLI transport:streamable-http

Install bird in Gemini CLI

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

{
  "mcpServers": {
    "bird": {
      "httpUrl": "https://bird.usefulapi.io/mcp"
    }
  }
}

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