Skip to content
Gemini CLI

Flowgraf for Gemini CLI

in.flowgraf/flowgraf

Create and edit architecture diagrams from your AI agent; get an SVG and a live editable canvas.

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

Install Flowgraf in Gemini CLI

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

{
  "mcpServers": {
    "flowgraf": {
      "httpUrl": "https://flowgraf.in/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

What Gemini CLI can do once it is connected

Flowgraf in other clients