Labelixa for VS Code
com.labelixa/zpl
Thermal label MCP server: render, validate, debug and convert ZPL, EPL, TSPL and CPCL labels.
client:VS Code
transport:streamable-http
runtime:npm
tools:21
Install Labelixa in VS Code
.vscode/mcp.json
{
"servers": {
"zpl": {
"type": "http",
"url": "https://api.labelixa.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs