label for VS Code
io.github.theluckystrike/label
Generate barcode and QR labels offline for products, packages and assets.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:10
Install label in VS Code
.vscode/mcp.json
{
"servers": {
"label": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/label"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs