VTEX Pricing MCP connector
Updated
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the VTEX Pricing MCP connector to perform the following actions:
- Update product prices across multiple price tables in a single workflow
- Retrieve computed prices by trade policy to verify customer-specific pricing
- Audit pricing rules to ensure discounts and markups apply correctly
- Delete outdated fixed prices to keep catalogs accurate and current
- Check pricing configuration and system status before running bulk updates
- List all price tables to review regional or channel-specific pricing
- Create fixed prices for new products across trade policies quickly
- Sync base prices with external systems to maintain consistent pricing
Example prompts
Use the following example prompts to invoke VTEX Pricing MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me the base price for SKU 12345 in VTEX Pricing.Update the price of this product across all price tables in VTEX Pricing.List every price table we have set up in VTEX Pricing.What are the current pricing rules for our wholesale price table in VTEX Pricing?Delete the fixed price for this discontinued item in VTEX Pricing.Check if Pricing v2 is active on our VTEX Pricing instance.Get the computed price for this product under our retail trade policy.Find all fixed prices set for the B2B price table in VTEX Pricing.Create a new fixed price for this SKU on our holiday price table.Show me the pricing configuration for our VTEX Pricing tenant.
VTEX Pricing MCP connector tools
The VTEX Pricing MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| GetPricingConfig | Get Pricing Configuration |
| GetPricingv2Status | Get Pricing v2 Status |
| getallpricetablesandrules | Get all price tables and their rules |
| Getrulesforapricetable | Get rules for a price table |
| updatePricingPipelineCatalog | Update rules for a price table |
| DeletePrice | Delete Price |
| GetPrice | Get Price |
| CreateUpdatePriceOrFixedPrice | Create or Update Base Price or Fixed Prices |
| GetComputedPricebypricetable | Get Computed Price by price table or trade policy |
| GetFixedPrices | Get Fixed Prices |
| Deletefixedpricesonapricetableortradepolicy | Delete Fixed Prices on a price table or trade policy |
| GetFixedPricesonapricetable | Get Fixed Prices on a price table or trade policy |
| createorupdatefixedpricesonpricetableortradepolicy | Create or Update Fixed Prices on a price table or trade policy |
| Listpricetables | List price tables |