horoshop MCP
v0.1.1io.github.ecomkit-com-ua/horoshop
MCP server for the Horoshop e-commerce API — orders, catalog, customers, webhooks
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add horoshop -e HOROSHOP_DOMAIN=<HOROSHOP_DOMAIN> -e HOROSHOP_LOGIN=<HOROSHOP_LOGIN> -e HOROSHOP_PASSWORD=<HOROSHOP_PASSWORD> -e HOROSHOP_READONLY=<HOROSHOP_READONLY> -e HOROSHOP_TIMEOUT_MS=<HOROSHOP_TIMEOUT_MS> -e HOROSHOP_MAX_RESPONSE_BYTES=<HOROSHOP_MAX_RESPONSE_BYTES> -e HOROSHOP_INSECURE_HTTP=<HOROSHOP_INSECURE_HTTP> -- npx -y horoshop-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.