Merchant 001
Freeby MCP Community
MCP Agent for auto registration
v1.0.16Added Apr 12, 2026
mcpagentmerchantorder
Merchant 001 MCP Server
MCP Agent for auto registration
Installation
npx -y merchant_001
Reviews
Installation
Quick install
npx -y merchant_001
Add to claude_desktop_config.json
{
"mcpServers": {
"merchant-001": {
"command": "npx",
"args": ["-y", "merchant_001"]
}
}
}