Skip to main content
Feedback

VTEX Logistics MCP connector

VTEX Logistics is VTEX's API for managing warehouse operations, shipping policies, carriers, inventory, and delivery configurations. The VTEX Logistics MCP connector allows AI agents to manage docks and warehouses, configure shipping policies and carriers, and control delivery capacity reservations and blocked time windows. It also supports inventory management, pickup point configuration, and retrieval of shipping rate simulations across your VTEX logistics network.

Authentication type

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

Uses

Use the VTEX Logistics MCP connector to perform the following actions:

  • Configure warehouses, docks, and pickup points to optimize fulfillment network
  • Set delivery windows and blocked periods to control shipping capacity
  • Manage freight rates and shipping policies across multiple carriers
  • Track inventory allocation and capacity reservations by time window
  • Define service areas using polygons for accurate delivery coverage
  • Automate holiday calendars to prevent orders during closed periods
  • Monitor dock availability and activate or deactivate locations dynamically

Example prompts

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

  • Show me all warehouses configured in VTEX Logistics.
  • List every dock at our primary fulfillment center in VTEX Logistics.
  • Add a new pickup point for downtown delivery in VTEX Logistics.
  • What are the blocked delivery windows for next week in VTEX Logistics?
  • Retrieve current freight rates for all carriers in VTEX Logistics.
  • Deactivate the southern dock in VTEX Logistics for maintenance.
  • Display all service polygons we use for delivery zones in VTEX Logistics.
  • Create a holiday entry for December 25th in VTEX Logistics.
  • Check capacity reservation usage for next Monday in VTEX Logistics.
  • Update the warehouse address for our São Paulo location in VTEX Logistics.

VTEX Logistics MCP connector tools

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

ToolDescription
getCarrierCapacityShippingpolicyTimeFramesSearches carrier capacity reservations within a specified time range.
getCarrierCapacityShippingpolicyTimeFrames2Retrieves capacity reservation usage data by delivery time window.
AddBlockedDeliveryWindowsAdds blocked delivery time windows to prevent shipments.
RetrieveBlockedDeliveryWindowsRetrieves all currently blocked delivery time windows.
RemoveBlockedDeliveryWindowsRemoves blocked delivery time windows to restore availability.
AllDocksLists all loading docks in the logistics network.
Create/UpdateDockCreates a new dock or updates an existing one.
DockDeletes a specified dock from the system.
DockByIdRetrieves details for a specific dock by identifier.
ActivateDockEnables a dock to begin accepting shipments.
DeactivateDockDisables a dock from processing shipments.
Create/UpdateFreightValuesCreates or updates freight cost values and rates.
FreightValuesLists all freight values and pricing information.
PagedPolygonsLists delivery area polygons with pagination support.
CreateUpdatePolygonCreates a new delivery area polygon or updates existing one.
DeletePolygonRemoves a delivery area polygon from the system.
PolygonbyIdRetrieves a specific delivery area polygon by identifier.
AllHolidaysLists all holidays affecting delivery operations.
HolidayDeletes a holiday from the logistics calendar.
HolidayByIdRetrieves details for a specific holiday by identifier.
Create/UpdateHolidayCreates a new holiday or updates an existing one.
ListAllPickupPpointsLists all pickup points in the network.
GetpagedLists pickup points with pagination support.
DeleteDeletes a specified pickup point.
GetByIdRetrieves details for a specific pickup point by identifier.
CreateUpdatePickupPointCreates a new pickup point or updates an existing one.
AllWarehousesLists all warehouses in the logistics network.
Create/UpdateWarehouseCreates a new warehouse or updates an existing one.
RemoveWarehouseRemoves a warehouse from the system.
WarehouseByIdRetrieves details for a specific warehouse by identifier.
ActivateWarehouseActivate warehouse.
DeactivateWarehouseDeactivate warehouse.
GetinventorywithdispatchedreservationsList inventory with dispatched reservations.
InventoryperdockList inventory per dock.
InventoryperdockandwarehouseList inventory per dock and warehouse.
InventoryperwarehouseList inventory per warehouse.
GetSupplyLotsList supply lots.
SaveSupplyLotSave supply lot.
TransferSupplyLotTransfer supply lot.
CreateReservationCreate reservation.
ReservationByIdList reservation by ID.
AcknowledgmentReservationAcknowledgment reservation.
CancelReservationCancel reservation.
ConfirmReservationConfirm reservation.
ReservationbyWarehouseandSkuList reservation by warehouse and SKU.
InventoryBySkuList inventory by SKU.
UpdateInventoryBySkuandWarehouseUpdate inventory by SKU and warehouse.
getApiLogisticsPvtShippingPoliciesList shipping policies.
createApiLogisticsPvtShippingPoliciesCreate shipping policy.
deleteApiLogisticsPvtShippingPoliciesDelete shipping policies by ID.
getApiLogisticsPvtShippingPolicies2Retrieve shipping policy by ID.
updateApiLogisticsPvtShippingPoliciesUpdate shipping policy.
CalculateSLACalculate SLA.
On this Page