Skip to content
Zed

ecwid for Zed

io.usefulapi/ecwid

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

client:Zed transport:streamable-http

Install ecwid in Zed

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

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

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

ecwid in other clients