Skip to main content
Feedback

VTEX Subscriptions V2 MCP connector

VTEX Subscriptions V2 is VTEX's recurring order management system for automating subscription-based commerce and customer lifecycle operations. The VTEX Subscriptions V2 MCP connector allows AI agents to generate and retrieve subscription reports by status, date, or schedule, manage subscription settings, and access customer subscription data across multiple dimensions. It also supports monitoring report generation status, configuring subscription groups, and retrieving detailed subscription information for analysis and optimization.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the VTEX Subscriptions V2 MCP connector to perform the following actions:

  • Monitor subscription health by retrieving reports filtered by status, date, and order history
  • Retrieve and update customer subscription details including frequency, items, and payment methods
  • Cancel recurring subscriptions and manage subscription group configurations across multiple orders
  • Simulate subscription changes and access next purchase dates before confirming modifications
  • Insert and manage delivery addresses linked to active subscriptions and subscription groups
  • Retry failed subscription orders and resolve payment issues to maintain recurring revenue
  • Configure global subscription settings and access frequency options available to customers
  • Track subscription creation forecasts and retrieve conversation messages for customer communication

Example prompts

Use the following example prompts to invoke VTEX Subscriptions V2 MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all subscriptions with a status of pending in VTEX Subscriptions V2.
  • Retrieve the subscription report for orders placed between January 1 and January 31 in VTEX Subscriptions V2.
  • List all active subscriptions for customer ID 12345 in VTEX Subscriptions V2.
  • What is the next purchase date for subscription group ABC789 in VTEX Subscriptions V2?
  • Cancel the subscription with ID XYZ456 in VTEX Subscriptions V2.
  • Update the delivery address for subscription group ABC789 in VTEX Subscriptions V2.
  • Simulate a frequency change from monthly to quarterly for subscription group ABC789 in VTEX Subscriptions V2.
  • Get all failed subscription orders and retry them in VTEX Subscriptions V2.
  • Retrieve the payment method settings for subscription group ABC789 in VTEX Subscriptions V2.
  • Show me subscriptions scheduled to renew next week in VTEX Subscriptions V2.

VTEX Subscriptions V2 MCP connector tools

The VTEX Subscriptions V2 MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
GetreportstatusbyIDRetrieves the current processing status of a subscription report by its identifier.
RequestreportbydateGenerates a subscription report filtered by a specific date.
RequestreportbyStatusGenerates a subscription report filtered by subscription status.
RequestreportbyorderdateGenerates a subscription report filtered by order date.
RequestreportbyscheduleGenerates a subscription report filtered by schedule.
RequestreportbyupdateGenerates a subscription report filtered by update timestamp.
GetSettingsRetrieves the current configuration settings for subscriptions.
EditSettingsModifies the configuration settings for subscriptions.
GetsubscriptionstocustomerRetrieves all active and inactive subscriptions for a customer.
GetAllsubscriptiongroupLists all subscription groups in the system.
GetsubscriptiongrouplistRetrieves a list of subscription groups with filtering options.
GetNextpurchaseRetrieves the next scheduled purchase date for a subscription.
GetSimulatebysubscription-groupSimulates pricing and details for a subscription group.
GetSubscriptionbygroupIdRetrieves subscription details for a specific group identifier.
UpdateSubscriptionbygroupIdModifies subscription information for a specific group identifier.
Additemsubscription-groupIdAdds a product item to an existing subscription group.
GetaddressesbygroupIdRetrieves all delivery addresses associated with a subscription group.
InsertAddressesbygroupIdAdds new delivery addresses to a subscription group.
CancelSubscriptionbygroupIdCancels a subscription for a specific group identifier.
GetConfigsubscriptionsgroupRetrieves configuration settings for a subscription group.
GetConversationMessagebygroupIdRetrieves messages and notes for a subscription group.
GetfrequencyoptionsbygroupIdRetrieves available frequency options for a subscription group.
GetpaymentSystembygroupIdRetrieves payment method information for a subscription group.
GetwillcreatebygroupIdLists upcoming orders scheduled to be created for a group.
RetrysubscriptionbygroupIdRetries a failed payment or order for a subscription group.
GetSubscriptionListLists all subscriptions with available filters and pagination.
GetsubscriptionbyIdRetrieves detailed information for a specific subscription.
UpdateSubscriptionsbySubscriptionIdModifies details for a specific subscription.
InsertAddressesforSubscriptionAdds new delivery addresses to a specific subscription.
CancelSubscriptionsbySubscriptionIdCancels a specific subscription by its identifier.
GetfrequencyoptionsbysubscriptionIdGet frequency options by subscriptionId.
On this Page