Skip to content
Cursor

ecwid for Cursor

io.usefulapi/ecwid

Read store products, orders, customers, categories and coupons; adjust inventory and update orders.

client:Cursor transport:streamable-http

Install ecwid in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ecwid": {
      "url": "https://ecwid.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ecwid in other clients