floot for Gemini CLI
com.floot/floot
Build and publish full-stack web and mobile apps on Floot from any MCP client. Building is free.
client:Gemini CLI
transport:streamable-http
tools:45
Install floot in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"floot": {
"httpUrl": "https://mcp.floot.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