Universal Commerce Protocol (UCP) for WooCommerce
·
Enable the Universal Commerce Protocol (UCP) for WooCommerce. Let AI agents discover, browse, and purchase products for your customers safely.
UCP Ready transforms your WooCommerce store into an AI-agent-friendly commerce platform by implementing the Universal Commerce Protocol (UCP).
AI agents like Google’s shopping assistants, ChatGPT plugins, and custom MCP clients can now:
- 🔍 Discover your store’s capabilities via a
.well-known/ucpendpoint - 📦 Browse your product catalog with AI-optimized metadata
- 🛒 Create checkout sessions with full shipping and discount support
- 🔐 Authenticate via OAuth 2.0 Identity Linking
- 💬 Communicate over REST, MCP (JSON-RPC), or Embedded Protocol bindings
Key Features
- Multi-Transport Support — REST API, MCP (Model Context Protocol), and Embedded Protocol (EP) bindings
- AI-Optimized Catalog — Products are served with quick facts and FAQs designed for agent consumption
- OAuth 2.0 Identity Linking — Agents can act on behalf of authenticated users
- Shipping & Fulfillment — Full integration with WooCommerce Shipping Zones
- Discount Codes — Agents can apply coupon codes during checkout
- GDPR Compliance — Buyer consent management built-in
- Order Tracking — Agents can query order status and fulfillment events
- Bot Tracker — Monitor AI agent traffic on your store
- Built-in Simulator — Test the full agent flow from your WordPress admin
Who Is This For?
- Store owners who want to be ready for the AI commerce revolution
- Developers building AI shopping agents or MCP clients
- Agencies deploying WooCommerce stores that need to be AI-discoverable
How It Works
- Install and activate the plugin
- Your store automatically exposes a UCP discovery endpoint at
/.well-known/ucp - AI agents find your store, browse products, and create checkout sessions
- Customers complete payment through your existing WooCommerce checkout
Links
External services
This plugin uses external JSON schemas from ucp.dev to define protocol responses.
* What the service is: ucp.dev is the central repository for the Universal Commerce Protocol schemas. The schema URLs are included in API responses so AI agents know how to parse the data.
* What data is sent and when: No personal, store, or customer data is sent to ucp.dev. The service is acting strictly as a static schema host.
* Service Policies: Terms of Use and Privacy Policy.