WooCommerce Headless Commerce
Headless commerce capability combining the public WooCommerce Store API with authenticated REST API operations for building custom frontends. Used by frontend developers and headless architects building React, Vue, or custom storefronts with Woo as the commerce backend.
What You Can Do
MCP Tools
browse-catalog
Browse the public WooCommerce product catalog for storefront display.
get-product-for-display
Get full product details for storefront product page rendering.
list-categories-for-nav
List product categories for building storefront navigation menus.
view-current-cart
View the current shopper's cart for display in the cart drawer/page.
add-item-to-cart
Add a product to the shopper's cart during product browsing.
remove-from-cart
Remove an item from the shopper's cart.
place-order
Submit checkout details and place a WooCommerce order.
list-all-products-admin
List all products including drafts for admin/build-time rendering.