Labelixa for Gemini CLI
com.labelixa/zpl
Thermal label MCP server: render, validate, debug and convert ZPL, EPL, TSPL and CPCL labels.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:21
Install Labelixa in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"zpl": {
"httpUrl": "https://api.labelixa.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs