a month ago
Overview
{"name":"labelchop-mcp-server","transport":"streamable-http-json-rpc","endpoint":"/api/mcp","tools":["diagnose_shipping_label_workflow","recommend_label_printing_setup","find_labelchop_resources"]}
Server Config
{
"mcpServers": {
"labelchop": {
"command": "npx",
"args": [
"-y",
"labelchop-mcp-server"
]
}
}
}