eCommerce
zadig-et-voltaire.com
Integrates with Magento e-commerce platform for storefront operations like product search, guest cart creation, and adding items to cart.
ENDPOINT 1
https://zadig-et-voltaire.com/mcp
Known tools 14
set_shop_contextSet the storefront context for the MCP guest checkout session.
search_productsSearch products in the active Zadig&Voltaire storefront catalog.
get_productGet product details by product SKU or variant SKU.
create_guest_cartCreate a Magento guest cart for the active shop context.
add_to_cartAdd a simple or configurable product to the current guest cart.
get_cartGet the current guest cart.
remove_from_cartRemove an item from the current guest cart by cart item id.
set_guest_emailSet the guest email on the current cart.
set_shipping_addressSet the shipping address and refresh shipping methods.
set_billing_addressSet the billing address on the current cart.
list_shipping_methodsList shipping methods available on the current cart.
set_shipping_methodSelect a shipping method for the current cart.
list_payment_methodsList MCP-supported payment methods.
place_orderPlace the guest order and return an Adyen Pay-by-Link URL.