FlowNode for Gemini CLI
io.flownode/flownode
Generate images, video, audio and 3D with FlowNode; results land in your asset library.
client:Gemini CLI
transport:streamable-http
Install FlowNode in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"flownode": {
"httpUrl": "https://mcp.flownode.io/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs