stagenth · 二维码工具箱 for Gemini CLI
com.stagenth/qr-kit
QR & barcode toolkit: generate, decode, vector SVG, logo QR, WiFi and vCard QR codes.
client:Gemini CLI
transport:streamable-http
Install stagenth · 二维码工具箱 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"qr-kit": {
"httpUrl": "https://stagenth.com/mcp/qr-kit/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs