Skip to content
Gemini CLI

CodeQR for Gemini CLI

io.codeqr/codeqr

Create and manage CodeQR short links, QR codes, and analytics from any MCP client.

client:Gemini CLI transport:streamable-http

Install CodeQR in Gemini CLI

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

{
  "mcpServers": {
    "codeqr": {
      "httpUrl": "https://mcp.codeqr.io/mcp"
    }
  }
}

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

CodeQR in other clients