Skip to content
Gemini CLI

htmlpub mcp for Gemini CLI

io.github.yvonne-chow/htmlpub-mcp

Publish AI-generated HTML to a live page on your own domain — from Claude, ChatGPT, or Cursor.

client:Gemini CLI transport:streamable-http

Install htmlpub mcp in Gemini CLI

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

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

htmlpub mcp in other clients