Skip to content

wildberries agent integration for VS Code

io.github.bearscloud/wildberries-agent-integration

Бесплатная русскоязычная аналитика Wildberries, SEO, калькуляторы и прогноз пополнения через MCP.

client:VS Code transport:streamable-http

Install wildberries agent integration in VS Code

.vscode/mcp.json

{
  "servers": {
    "wildberries-agent-integration": {
      "type": "http",
      "url": "https://wb.seller.bears.ru/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

wildberries agent integration in other clients