labels for Claude Desktop
com.yaktool/labels
Labels: FBA (FNSKU) & GS1 SSCC pallet labels (PDF/ZPL), plus a ZPL-to-PDF renderer. Exact size.
client:Claude Desktop
transport:stdio
runtime:npm
Install labels in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"labels": {
"command": "npx",
"args": [
"-y",
"yaktool-labels-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs