ecwid for VS Code
io.usefulapi/ecwid
Read store products, orders, customers, categories and coupons; adjust inventory and update orders.
client:VS Code
transport:streamable-http
Install ecwid in VS Code
.vscode/mcp.json
{
"servers": {
"ecwid": {
"type": "http",
"url": "https://ecwid.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs