label for Gemini CLI
io.github.theluckystrike/label
Generate barcode and QR labels offline for products, packages and assets.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:10
Install label in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"label": {
"httpUrl": "https://mcp.zovo.one/mcp/label"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs