Skip to content
Gemini CLI

gcal for Gemini CLI

com.mintmcp/gcal

A MCP server that works with Google Calendar to manage event listing, reading, and updates.

client:Gemini CLI transport:streamable-http

Install gcal in Gemini CLI

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

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

gcal in other clients