taivo for Gemini CLI
eu.taivo/hosting
EU web hosting for sites built in chat: publish, own domains, mail, a Postgres database, Node apps.
client:Gemini CLI
transport:streamable-http
Install taivo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hosting": {
"httpUrl": "https://taivo.eu/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs