Labelixa for Cursor
com.labelixa/zpl
Thermal label MCP server: render, validate, debug and convert ZPL, EPL, TSPL and CPCL labels.
client:Cursor
transport:streamable-http
runtime:npm
tools:21
Install Labelixa in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zpl": {
"url": "https://api.labelixa.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs