Skip to content
Gemini CLI

google mcp for Gemini CLI

io.github.matiasbattocchia/google-mcp

Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.

client:Gemini CLI transport:streamable-http

Install google mcp in Gemini CLI

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

{
  "mcpServers": {
    "google-mcp": {
      "httpUrl": "https://g.mcp.openbsp.dev/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 mcp in other clients