Skip to content
Gemini CLI

Whalesync for Gemini CLI

com.whalesync/whalesync

Build and manage Whalesync syncs: connect apps, map tables and fields, monitor and fix issues.

client:Gemini CLI transport:streamable-http

Install Whalesync in Gemini CLI

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

{
  "mcpServers": {
    "whalesync": {
      "httpUrl": "https://api.whalesync.com/mcp"
    }
  }
}

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

Whalesync in other clients