Skip to content
Gemini CLI

pokes for Gemini CLI

dev.pokes/pokes

Poke your human for approvals and decisions during agent sessions — answered with one phone tap.

client:Gemini CLI transport:streamable-http

Install pokes in Gemini CLI

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

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

pokes in other clients