Skip to content
Claude Code

Yango Tech Retail MCP for Claude Code

io.github.a1-x-tech/mcp-yango-retail

MCP server for the Yango Tech Retail B2B API: orders, products, prices, discounts, stocks.

client:Claude Code transport:stdio runtime:npm

Install Yango Tech Retail MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-yango-retail -e YANGO_RETAIL_TOKEN=<YANGO_RETAIL_TOKEN> -e YANGO_RETAIL_API_BASE_URL=<YANGO_RETAIL_API_BASE_URL> -e YANGO_RETAIL_TIMEOUT_MS=<YANGO_RETAIL_TIMEOUT_MS> -e YANGO_RETAIL_MAX_RETRIES=<YANGO_RETAIL_MAX_RETRIES> -- npx -y mcp-yango-retail

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Yango Tech Retail MCP in other clients