swell for Claude Code
io.usefulapi/swell
Manage your Swell headless-commerce store — products, orders, customers, and subscriptions.
client:Claude Code
transport:streamable-http
tools:16
Install swell in Claude Code
run in your project directory
claude mcp add --transport http swell https://swell.usefulapi.io/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
What Claude Code 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