Skip to content
Gemini CLI

Grounders MCP for Gemini CLI

io.github.itsbreeze/grounders-mcp

Multiple Google accounts (Gmail, Calendar, Drive, Contacts, Tasks) in one Claude connector.

client:Gemini CLI transport:streamable-http

Install Grounders MCP in Gemini CLI

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

{
  "mcpServers": {
    "grounders-mcp": {
      "httpUrl": "https://mcp.grounders.app/mcp"
    }
  }
}

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

Grounders MCP in other clients