BuildFlow Enterprise Operations for Gemini CLI
io.github.jgaethle10/buildflow
Discover, route, and hand off enterprise operations problems without exposing private records.
client:Gemini CLI
transport:streamable-http
tools:3
Install BuildFlow Enterprise Operations in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"buildflow": {
"httpUrl": "https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs