Dev.to
7/9/2026

AI Agent Checkout in Magento 2: Claude Places a Real Order via MCP
Short summary
The author built an open-source Magento 2 module (angeo/module-mcp-checkout) that lets Claude place real orders via six MCP tools over JSON-RPC, with no browser automation or scraping. A live demo shows a complete checkout in under 5 seconds with user confirmation before order placement. Payments are handled via deferred methods or payment-link handoffs since PCI compliance prevents agents from processing cards directly.
- •Open-source MIT module exposes 6 MCP tools for full Magento 2 checkout via Claude
- •Real demo completed a full order in under 5 seconds with user confirmation at each step
- •Payments sidestepped via deferred methods or Stripe/Mollie/Adyen payment links due to PCI constraints
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



