Skip to content
Gemini CLI

zebra for Gemini CLI

io.zeblink/zebra

Create, schedule, and organize Zebra short links and query real-time click analytics.

client:Gemini CLI transport:streamable-http

Install zebra in Gemini CLI

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

{
  "mcpServers": {
    "zebra": {
      "httpUrl": "https://app.zeblink.io/api/mcp"
    }
  }
}

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

zebra in other clients