Vertical Flows for Gemini CLI
com.verticalflows/agent-gateway
View client requests, prepare actions and approve work within your firm's permissions.
client:Gemini CLI
transport:streamable-http
Install Vertical Flows in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-gateway": {
"httpUrl": "https://verticalflows.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs