Skip to main content
Feedback

VTEX Marketplace Protocol MCP connector

VTEX Marketplace Protocol is VTEX's API framework for connecting external marketplaces and sellers to the VTEX commerce platform. The VTEX Marketplace Protocol MCP connector allows AI agents to integrate marketplace and seller operations, including fulfillment simulation, order placement and status updates, category mapping, and mapper registration. It also supports managing order cancellations, authorizing dispatch for fulfillment orders, and coordinating workflows between VTEX and external marketplace or seller systems.

Authentication type

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

Uses

Use the VTEX Marketplace Protocol MCP connector to perform the following actions:

  • Synchronize new marketplace orders into VTEX and route them to fulfillment
  • Map product categories from external marketplaces to VTEX category standards
  • Track and update order status changes across multiple marketplace channels
  • Authorize fulfillment orders and dispatch them to sellers or warehouses
  • Send invoices and tracking information to customers through VTEX
  • Cancel orders across marketplaces and synchronize cancellation status
  • Simulate fulfillment workflows to validate external marketplace and seller integrations

Example prompts

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

  • Show me all new orders in VTEX Marketplace Protocol that need fulfillment.
  • Cancel the order from our external marketplace in VTEX Marketplace Protocol.
  • Send tracking information for order 12345 through VTEX Marketplace Protocol.
  • Map our product categories to VTEX Marketplace Protocol standards.
  • Update the status of order 67890 to shipped in VTEX Marketplace Protocol.
  • Register a new seller with VTEX Mapper in VTEX Marketplace Protocol.
  • Authorize fulfillment for the pending orders in VTEX Marketplace Protocol.
  • Send the invoice for order 54321 through VTEX Marketplace Protocol.
  • Simulate a fulfillment workflow for an external seller in VTEX Marketplace Protocol.
  • Check if the category mapping synced correctly to VTEX Mapper.

VTEX Marketplace Protocol MCP connector tools

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

ToolDescription
fulfillment-simulation-external-marketplaceSimulates fulfillment operations for orders from external marketplace sellers.
send-category-mapping-vtex-mapperSends product category mappings to VTEX Mapper for standardization.
vtex-mapper-registrationRegisters a new marketplace or seller in VTEX Mapper system.
EnqueueNewOrderQueues a new order for integration into the system.
UpdateOrderStatusUpdates the current status of an existing order.
PlaceFulfillmentOrderCreates a fulfillment order for warehouse processing and delivery.
AuthorizeDispatchForFulfillmentOrderApproves a fulfillment order for dispatch to the customer.
fulfillment-simulationSimulates fulfillment operations for orders from external sellers.
order-placementPlaces a new customer order in the marketplace.
mkp-order-cancellationCancels an active marketplace order.
authorize-fulfillmentApproves a fulfillment request for order processing.
cancel-order-in-marketplaceCancels an order within the marketplace platform.
send-invoiceTransmits invoice information for a completed order.
send-tracking-informationSends shipment tracking details to the customer.
update-tracking-statusUpdates the current tracking status of a shipment.
On this Page