Full Answer
UCP and Stripe's Agentic Commerce Protocol are the two dominant standards in AI-enabled commerce as of mid-2026. They share the goal of enabling autonomous AI agents to shop on behalf of users but differ in architecture. UCP focuses on product discovery and comparison across merchants — a standardised way for agents to query catalogues, compare specifications, and evaluate pricing. ACP, co-developed by Stripe and OpenAI, focuses on the final transaction — secure payment processing, discount handling, and checkout completion within conversational interfaces.
For WooCommerce merchants, the practical path to AI agent compatibility runs through three channels. First, the WooCommerce MCP server introduced in version 10.3 connects stores to MCP-compatible agents including Claude, ChatGPT, and Copilot through the WordPress Abilities API. Second, Stripe's Agentic Commerce Suite provides ACP integration for any WooCommerce store already processing payments through Stripe. Third, Google's Shopping AI and Perplexity Shopping access product data through Google Merchant Center feeds and structured data markup.
Microsoft Copilot specifically can access WooCommerce stores through the MCP integration path. Copilot is MCP-compatible and can query product data, check availability, and initiate purchases through the WordPress Abilities API. A dedicated UCP publication from WooCommerce is not required for Copilot access — the MCP path provides equivalent functionality.
The tracking implication is significant. Agent purchases via UCP, ACP, or MCP bypass browser-side tracking entirely. Server-side event capture at the WooCommerce hook level is the only tracking architecture that records these conversions, because the purchase never triggers a browser session.