gflow-cli for Claude Desktop
io.github.ffroliva/gflow-cli
Drive Google Flow from an agent: Veo video and Imagen image generation
client:Claude Desktop
transport:stdio
runtime:pypi
Install gflow-cli in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gflow-cli": {
"command": "uvx",
"args": [
"gflow-cli"
],
"env": {
"GFLOW_CLI_HOME": "<GFLOW_CLI_HOME>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs