Skip to content
Gemini CLI

call me for Gemini CLI

app.getcallme/call-me

Calls your phone when an AI task finishes or is blocked — hear it, say what's next.

client:Gemini CLI transport:streamable-http

Install call me in Gemini CLI

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

{
  "mcpServers": {
    "call-me": {
      "httpUrl": "https://getcallme.app/mcp"
    }
  }
}

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

call me in other clients