Skip to content
Gemini CLI

Share HTML for Gemini CLI

io.github.lifeodyssey/share-html

Create sandboxed public-unlisted or access-key-protected HTML previews through a remote MCP server.

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

Install Share HTML in Gemini CLI

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

{
  "mcpServers": {
    "share-html": {
      "httpUrl": "https://share-html.zhenjiazhou0127.workers.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

What Gemini CLI can do once it is connected

Share HTML in other clients