Skip to content
Gemini CLI

SimplyWarmup for Gemini CLI

com.simplywarmup/simplywarmup

Hosted MCP server for inbox health, reporting, and warmup operations.

client:Gemini CLI transport:streamable-http

Install SimplyWarmup in Gemini CLI

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

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

SimplyWarmup in other clients