Hostlo for Gemini CLI
ai.hostlo/hostlo
Publish and edit static websites on a free subdomain, just by chatting.
client:Gemini CLI
transport:streamable-http
Install Hostlo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hostlo": {
"httpUrl": "https://hostlo.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs