Skip to content
Gemini CLI

MyOTP.App for Gemini CLI

io.github.brntech/myotp

Send and verify one-time passcodes over SMS, WhatsApp and Telegram.

client:Gemini CLI transport:streamable-http runtime:npm tools:10

Install MyOTP.App in Gemini CLI

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

{
  "mcpServers": {
    "myotp": {
      "httpUrl": "https://mcp.myotp.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

What Gemini CLI can do once it is connected

MyOTP.App in other clients