swell for Cursor
io.usefulapi/swell
Manage your Swell headless-commerce store — products, orders, customers, and subscriptions.
client:Cursor
transport:streamable-http
tools:16
Install swell in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"swell": {
"url": "https://swell.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- swell_list_products
- swell_get_product
- swell_list_categories
- swell_list_orders
- swell_get_order
- swell_list_customers
- swell_get_customer
- swell_list_carts
- swell_list_subscriptions
- swell_get_subscription
- swell_list_invoices
- swell_list_coupons
- swell_query
- swell_create_product
- swell_update_product
- swell_update_order