Skip to content
Gemini CLI

secure flows for Gemini CLI

io.github.michal-lefler/secure-flows

MCP server for secureFlows (secure-flows.com). Alias of io.github.michal-lefler/secureflows-mcp.

client:Gemini CLI transport:streamable-http tools:18

Install secure flows in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "secure-flows": {
      "httpUrl": "https://www.secure-flows.com/mcp?alias=secure-flows"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

secure flows in other clients