Skip to content
Gemini CLI

Calensync for Gemini CLI

live.calensync/calensync

Manage Google, Outlook & Apple calendars and create private sync rules from chat.

client:Gemini CLI transport:streamable-http

Install Calensync in Gemini CLI

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

{
  "mcpServers": {
    "calensync": {
      "httpUrl": "https://api.calensync.live/mcp"
    }
  }
}

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

Calensync in other clients