Merchant Jjd
Freeby MCP Community
MCP Agent for Cloud Cafe Workshop Order
v1.0.3Added Apr 12, 2026
mcpagentcoffeeorder
Merchant Jjd MCP Server
MCP Agent for Cloud Cafe Workshop Order
Installation
npx -y merchant_jjd
Reviews
Installation
Quick install
npx -y merchant_jjd
Add to claude_desktop_config.json
{
"mcpServers": {
"merchant-jjd": {
"command": "npx",
"args": ["-y", "merchant_jjd"]
}
}
}