Skip to content
Gemini CLI

QRFLOW.codes for Gemini CLI

codes.qrflow/qrflow

Create QR codes, re-point printed dynamic codes, name links on your domain, read scan analytics.

client:Gemini CLI transport:streamable-http

Install QRFLOW.codes in Gemini CLI

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

{
  "mcpServers": {
    "qrflow": {
      "httpUrl": "https://qrflow.codes/mcp"
    }
  }
}

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

QRFLOW.codes in other clients