Skip to content
Gemini CLI

Dockhold for Gemini CLI

eu.dockhold/dockhold

Deploy a GitHub repo to a live HTTPS URL from your AI tool; read logs, set variables, resize apps.

client:Gemini CLI transport:streamable-http tools:20

Install Dockhold in Gemini CLI

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

{
  "mcpServers": {
    "dockhold": {
      "httpUrl": "https://api.dockhold.eu/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

Dockhold in other clients