SureCart Abilities
SureCart exposes its full e-commerce backend as 48 abilities, letting AI browse, create, and manage products, orders, customers, subscriptions, coupons, invoices, fulfillments, licenses, and refunds.
48
Total
25
Read
23
Write
Requires the SureCart plugin connected to a store (a valid API token) on WordPress 6.9+, since abilities only register when the wp_register_ability_category() function exists. Each ability is additionally gated by a specific SureCart capability (e.g. read_sc_products, edit_sc_orders, delete_sc_customers), and the store can independently disable AI-driven create/update abilities (surecart_mcp_edit_abilities_enabled) or delete/destructive abilities (surecart_mcp_delete_abilities_enabled) via plugin settings, both enabled by default.
Archive Product
Writesurecart/archive-product
Archive (soft-delete) a SureCart product, hiding it from the storefront.
Cancel Subscription
Destructivesurecart/cancel-subscription
Cancel an active SureCart subscription immediately or at period end.
Create Coupon
Writesurecart/create-coupon
Create a new SureCart coupon with a discount amount or percentage.
Create Customer
Writesurecart/create-customer
Create a new SureCart customer record.
Create Fulfillment
Writesurecart/create-fulfillment
Create a fulfillment record for an order with tracking info.
Create Invoice
Writesurecart/create-invoice
Create and send a new SureCart invoice for a customer.
Create Price
Writesurecart/create-price
Create a new price for an existing SureCart product.
Create Product
Writesurecart/create-product
Create a new SureCart product, optionally with an initial price.
Create Promotion
Writesurecart/create-promotion
Create a customer-facing promotion code linked to an existing coupon.
Create Refund
Destructivesurecart/create-refund
Issue a refund against a SureCart charge.
Delete Coupon
Destructivesurecart/delete-coupon
Permanently delete a SureCart coupon and its promotion codes.
Delete Customer
Destructivesurecart/delete-customer
Permanently delete a SureCart customer and all their records.
Delete Fulfillment
Destructivesurecart/delete-fulfillment
Permanently delete a SureCart fulfillment record.
Delete Promotion
Destructivesurecart/delete-promotion
Permanently delete a SureCart promotion code.
Duplicate Product
Writesurecart/duplicate-product
Duplicate an existing SureCart product, copying its prices, variants, and settings.
Get Abandoned Checkout
Read-onlysurecart/get-abandoned-checkout
Retrieve full details for a single abandoned checkout.
Get Coupon
Read-onlysurecart/get-coupon
Retrieve full details for a single SureCart coupon, including its promotions.
Get Customer
Read-onlysurecart/get-customer
Retrieve full details for a single SureCart customer, including purchases.
Get Fulfillment
Read-onlysurecart/get-fulfillment
Retrieve full details for a single SureCart fulfillment.
Get Fulfillment Item
Read-onlysurecart/get-fulfillment-item
Retrieve details for a single fulfillment item.
Get License
Read-onlysurecart/get-license
Retrieve full details for a single SureCart license.
Get Order
Read-onlysurecart/get-order
Retrieve full details for a single SureCart order.
Get Order Statistics
Read-onlysurecart/get-order-statistics
Pull time-series sales statistics for a date range and interval.
Get Product
Read-onlysurecart/get-product
Retrieve full details for a single SureCart product, including prices and variants.
Get Promotion
Read-onlysurecart/get-promotion
Retrieve full details for a single SureCart promotion code.
Get Refund
Read-onlysurecart/get-refund
Retrieve full details for a single SureCart refund.
Get Store Dashboard
Read-onlysurecart/get-store-dashboard
Pull a store health summary with revenue and order counts for a chosen period.
Get Store Info
Read-onlysurecart/get-store-info
Retrieve the connected SureCart store's basic account information.
Get Subscription
Read-onlysurecart/get-subscription
Retrieve full details for a single SureCart subscription.
List Abandoned Checkouts
Read-onlysurecart/list-abandoned-checkouts
Browse abandoned checkouts and their recovery-email status.
List Coupons
Read-onlysurecart/list-coupons
Browse or search SureCart coupons by name.
List Customers
Read-onlysurecart/list-customers
Browse or search SureCart customers by name or email.
List Fulfillments
Read-onlysurecart/list-fulfillments
Browse or filter SureCart fulfillments by order and shipment status.
List Licenses
Read-onlysurecart/list-licenses
Browse or filter SureCart software licenses.
List Orders
Read-onlysurecart/list-orders
Browse or filter SureCart orders by status and customer.
List Prices
Read-onlysurecart/list-prices
Browse SureCart prices, optionally filtered by product.
List Products
Read-onlysurecart/list-products
Browse or search the SureCart product catalog with pagination.
List Promotions
Read-onlysurecart/list-promotions
Browse or filter SureCart promotion codes.
List Refunds
Read-onlysurecart/list-refunds
Browse or filter SureCart refunds.
List Subscriptions
Read-onlysurecart/list-subscriptions
Browse or filter SureCart subscriptions by status and customer.
Update Coupon
Writesurecart/update-coupon
Update an existing SureCart coupon's discount, duration, or limits.
Update Customer
Writesurecart/update-customer
Update an existing SureCart customer's contact info or addresses.
Update Fulfillment
Writesurecart/update-fulfillment
Update an existing fulfillment's status, tracking, or items.
Update Invoice
Writesurecart/update-invoice
Update an invoice's dates, memo, or status (open/draft).
Update Price
Writesurecart/update-price
Update an existing SureCart price's amount, name, or archived status.
Update Product
Writesurecart/update-product
Update an existing SureCart product's name, description, or metadata.
Update Promotion
Writesurecart/update-promotion
Update an existing SureCart promotion's code, coupon, or customer restriction.
Update Subscription Renewal Date
Writesurecart/update-subscription-renewal-date
Extend an active subscription's next renewal date.
More Ecommerce plugins with abilities
All Ecommerce →Use SureCart's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.