Boat House for Gemini CLI
com.boathousecloud/boathouse
Deploy and share small apps with team login, persistent data, versioned updates and domains.
client:Gemini CLI
transport:streamable-http
tools:41
Install Boat House in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"boathouse": {
"httpUrl": "https://mcp.boathousecloud.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