Skip to content
Gemini CLI

fixflow for Gemini CLI

io.github.magneticdogson/fixflow

Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.

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

Install fixflow in Gemini CLI

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

{
  "mcpServers": {
    "fixflow": {
      "httpUrl": "https://fixflow-mcp.onrender.com/mcp"
    }
  }
}

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

fixflow in other clients