Skip to content
Gemini CLI

Google_calendar for Gemini CLI

io.github.pipeworx-io/google_calendar

Google Calendar MCP Pack

client:Gemini CLI transport:streamable-http

Install Google_calendar in Gemini CLI

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

{
  "mcpServers": {
    "google_calendar": {
      "httpUrl": "https://gateway.pipeworx.io/google_calendar/mcp"
    }
  }
}

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

Google_calendar in other clients