Skip to main content
November 3, 2025
Henry Shopping SDK and MCP

Product Discovery

  • The result of variant checks is now reflected in our Hosted Checkout page

Henry Shopping SDK (TypeScript)

  • Introducing the Henry Shopping SDK, making it easier than ever to start building (Python SDK coming soon)

Henry MCP Server

  • Add an end-to-end embedded commerce stack to your agent application with less than 10 lines of code
October 23, 2025
Checkout & variant enhancements

Universal Cart

  • POST /cart/items now accepts affiliateProductLink, letting you pass through your partner tracking links end-to-end.
  • Added the optional checkVariantAvailability parameter so carts can auto-check the selected variant’s inventory when items are added. Feature is currently experimental.
  • Introduced a “blocklist” mode that allows any product to be added to cart and checked out except for those explicitly blocked.

Wallet

  • Added guest card collection mode for /wallet/cart-collect

Product Discovery

  • Released experiemental variant check endpoints. Use them to check real time stock availability of variants.

Henry Dashboard

  • Added staging vs. production environment flag to dashboard.

Miscellaneous

  • Added unified generated documentation at api.[sandbox].henrylabs.ai/docs