Skip to content
Gemini CLI

Dynamic QR Codes for Gemini CLI

com.getdynamicqr/qr-codes

Create dynamic QR codes and re-point ones already printed, with bot-filtered scan analytics.

client:Gemini CLI transport:streamable-http

Install Dynamic QR Codes in Gemini CLI

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

{
  "mcpServers": {
    "qr-codes": {
      "httpUrl": "https://mcp.getdynamicqr.com"
    }
  }
}

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

Dynamic QR Codes in other clients