Skip to content

Wildberries MCP (RU) for Zed

io.github.ilyautov/wildberries-mcp-ru

API Wildberries в ИИ-ассистенте: продажи, остатки, карточки, цены, отчёты

client:Zed transport:stdio runtime:pypi

Install Wildberries MCP (RU) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "wildberries-mcp-ru": {
      "command": "uvx",
      "args": [
        "wildberries-mcp-ru"
      ],
      "env": {
        "WB_API_TOKEN": "<WB_API_TOKEN>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Wildberries MCP (RU) in other clients