Flux Cloud for Gemini CLI
io.github.runonflux/flux-cloud-mcp
Deploy, pay for and manage apps on Flux Cloud, the decentralized cloud. Prices in USD.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:15
Install Flux Cloud in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"flux-cloud-mcp": {
"httpUrl": "https://mcp.runonflux.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