Skip to content
Claude Code

A1 Yandex KIT MCP for Claude Code

io.github.gistrec/mcp-yandex-kit

A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.

client:Claude Code transport:stdio runtime:npm

Install A1 Yandex KIT 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-yandex-kit -e YANDEX_KIT_TOKEN=<YANDEX_KIT_TOKEN> -e YANDEX_KIT_BASE_URL=<YANDEX_KIT_BASE_URL> -e YANDEX_KIT_RPS=<YANDEX_KIT_RPS> -e YANDEX_KIT_TIMEOUT_MS=<YANDEX_KIT_TIMEOUT_MS> -- npx -y mcp-yandex-kit

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

A1 Yandex KIT MCP in other clients