Skip to content
Gemini CLI

Hatch for Gemini CLI

com.viberooster/hatch

Hosting for AI agents: publish a live website in one tool call, ephemeral or forever.

client:Gemini CLI transport:streamable-http

Install Hatch in Gemini CLI

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

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

Hatch in other clients