Give Cursor a direct line into your Swell store. Query products, manage orders, and update customers — all through natural conversation.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"swell-mcp"
],
"env": {
"SWELL_STORE_ID": "",
"SWELL_SECRET_KEY": ""
}
}