Skip to content
Gemini CLI

WarpLink for Gemini CLI

app.warplink/warplink

Link infrastructure for mobile teams: deep links, install attribution, and real-time analytics.

client:Gemini CLI transport:streamable-http

Install WarpLink in Gemini CLI

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

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

WarpLink in other clients