Hypertext for Gemini CLI
live.hypertext/hypertext
Publish complete HTML artifacts and return a public share URL.
client:Gemini CLI
transport:streamable-http
tools:1
Install Hypertext in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hypertext": {
"httpUrl": "https://hypertext.live/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs