Skip to content
Gemini CLI

Agent Push Kit for Gemini CLI

io.github.justinbstrong/agent-push-kit

Send, search, and manage notifications, accounts, and push preferences

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

Install Agent Push Kit in Gemini CLI

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

{
  "mcpServers": {
    "agent-push-kit": {
      "httpUrl": "https://api.chatdna.co/agent-push-kit/v1/mcp"
    }
  }
}

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

Agent Push Kit in other clients