gflow-cli for Zed
io.github.ffroliva/gflow-cli
Drive Google Flow from an agent: Veo video and Imagen image generation
client:Zed
transport:stdio
runtime:pypi
Install gflow-cli in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gflow-cli": {
"command": "uvx",
"args": [
"gflow-cli"
],
"env": {
"GFLOW_CLI_HOME": "<GFLOW_CLI_HOME>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs