Skip to content
Gemini CLI

Call For Me for Gemini CLI

io.github.kimjin8/call-for-me

Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

client:Gemini CLI transport:streamable-http

Install Call For Me in Gemini CLI

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

{
  "mcpServers": {
    "call-for-me": {
      "httpUrl": "https://call-for-me.fly.dev/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 For Me in other clients