Skip to content
Gemini CLI

Notifly for Gemini CLI

io.notifly/notifly

Notification workflows, subscribers, topics and delivery activity; trigger a workflow with consent.

client:Gemini CLI transport:streamable-http

Install Notifly in Gemini CLI

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

{
  "mcpServers": {
    "notifly": {
      "httpUrl": "https://api.notifly.io/mcp"
    }
  }
}

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

Notifly in other clients