Skip to content
Gemini CLI

Puppetflow for Gemini CLI

com.puppetflow/mcp

Build, run, monitor, and control Puppetflow browser automations from AI clients.

client:Gemini CLI transport:streamable-http

Install Puppetflow in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://{instance_host}/api/workspaces/{workspace}/mcp-server/http"
    }
  }
}

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

Puppetflow in other clients