CursorPool
← 返回首页
Swell logo

Swell

1

让 Cursor 直接对接你的 Swell 商店,通过自然对话查询商品、管理订单并更新客户。

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "-y",
    "swell-mcp"
  ],
  "env": {
    "SWELL_STORE_ID": "",
    "SWELL_SECRET_KEY": ""
  }
}