Connect Your AI Agent with SureCart for Slack

Integrate SureCart MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
SureCart
SureCart
Best WordPress E-Commerce Plugin

Categories

Commerce

Available Tools

Tools that your AI agent can use through this MCP server to interact with SureCart

Update Subscription

Update an existing subscription. See the documentation

Update Shipment

Update an existing shipment. See the documentation

Update Return Request

Update an existing return request. See the documentation

Update Purchase

Update an existing purchase, such as scheduling a revocation. See the documentation

Update Line Item

Update an existing line item. See the documentation

Update Fulfillment

Update an existing fulfillment. See the documentation

Update Customer

Update an existing customer. See the documentation

Update Checkout

Update an existing checkout session. See the documentation

Retrieve Tracking

Retrieve a tracking record by ID. See the documentation

Retrieve Subscription

Retrieve a subscription by ID. See the documentation

Retrieve Subscription Protocol

Retrieve the account-level subscription protocol settings, including cancellation behavior and retry windows. See the documentation

Retrieve Shipment

Retrieve a shipment by ID. See the documentation

Retrieve Return Request

Retrieve a return request by ID. See the documentation

Retrieve Refund

Retrieve a refund by ID. See the documentation

Retrieve Refund Item

Retrieve a refund item by ID. See the documentation

Retrieve Purchase

Retrieve a purchase by ID. See the documentation

Retrieve Product

Retrieve a product by ID or slug. See the documentation

Retrieve Order

Retrieve an order by ID. See the documentation

Retrieve Line Item

Retrieve a line item by ID. See the documentation

Retrieve Invoice

Retrieve an invoice by ID. See the documentation

Retrieve Fulfillment

Retrieve a fulfillment by ID. See the documentation

Retrieve Customer

Retrieve a customer by ID. See the documentation

Retrieve Checkout

Retrieve a checkout by ID. See the documentation

Retrieve Cancellation Reason

Retrieve a cancellation reason by ID. See the documentation

Retrieve Cancellation Act

Retrieve a cancellation act by ID. See the documentation

Retrieve Abandoned Checkout

Retrieve an abandoned checkout by ID. See the documentation

List Trackings

Return a list of tracking records. See the documentation

List Subscriptions

Return a list of subscriptions. See the documentation

List Shipments

Return a list of shipments. See the documentation

List Return Requests

Return a list of return requests. See the documentation

List Refunds

Return a list of refunds. See the documentation

List Refund Items

Return a list of refund items. See the documentation

List Purchases

Return a list of purchases. See the documentation

List Products

Return a list of products. See the documentation

List Prices

Return a list of prices. See the documentation

List Periods

Return a list of subscription billing periods. See the documentation

List Orders

Return a list of orders. See the documentation

List Media

Return a list of media items. See the documentation

List Line Items

Retrieves a paginated list of line items from SureCart. Use to inspect items added to checkouts, audit configurations, or filter by checkout or line item IDs; to find valid checkout IDs, use List Checkouts; returns up to 100 items per page and supports pagination parameters. See the documentation

List Invoices

Return a list of invoices. See the documentation

List Fulfillments

Return a list of fulfillments. See the documentation

List Customers

Return a list of customers. See the documentation

List Checkouts

Return a list of checkouts. See the documentation

List Charges

Return a list of charges. See the documentation

List Cancellation Reasons

Return a list of cancellation reasons. See the documentation

List Cancellation Acts

Return a list of cancellation acts. See the documentation

List Abandoned Checkouts

Return a list of abandoned checkouts. See the documentation

Expose Customer Media

Retrieve a temporary signed URL granting a customer access to a private media file. See the documentation

Delete Return Request

Delete a return request by ID. See the documentation

Delete Fulfillment

Delete a fulfillment by ID. See the documentation

Delete Customer

Delete a customer by ID. See the documentation

Create Subscription

Create a new subscription for a customer. See the documentation

Create Return Request

Create a new return request for an order. See the documentation

Create Refund

Create a new refund for a charge. See the documentation

Create Price

Create a new price for a product. See the documentation

Create Media

Create a new media object from a direct upload. See the documentation

Create Line Item

Add a line item to a checkout. See the documentation

Create Invoice

Create a new invoice. See the documentation

Create Fulfillment

Create a new fulfillment for an order. See the documentation

Create Customer

Create a new customer. See the documentation

Create Checkout

Create a new checkout session. See the documentation