LabelChop MCP Server for VS Code
io.github.northy9/labelchop-mcp-server
AI tools for MyPost A4 labels, 4x6 thermal printers and LabelChop resources.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install LabelChop MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"labelchop-mcp-server": {
"type": "http",
"url": "https://labelchop.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs