labels for Windsurf
com.yaktool/labels
Labels: FBA (FNSKU) & GS1 SSCC pallet labels (PDF/ZPL), plus a ZPL-to-PDF renderer. Exact size.
client:Windsurf
transport:stdio
runtime:npm
Install labels in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"labels": {
"command": "npx",
"args": [
"-y",
"yaktool-labels-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs