← All articles

September 3, 2026 · Vedanshu Jain

WooCommerce MCP Explained: What an AI Agent Can and Cannot Do With Your Store

WooCommerce MCP ships with core (developer preview since 10.3). What an AI agent can do with products and orders, how to connect Claude or ChatGPT, and the gaps.

WooCommerce MCP is the Model Context Protocol integration that ships with WooCommerce core, letting an AI agent such as Claude or ChatGPT read and write store data through a structured, permissioned interface instead of scraping the admin or calling the REST API by hand. It arrived as a developer preview in WooCommerce 10.3 (October 2025), built on the WordPress Abilities API, and by WooCommerce 10.9 (June 2026) exposes a first set of abilities. This explainer covers what those abilities are, what an agent can and cannot do with them, how to connect a client, and where the gaps are for anyone running a high-traffic store. Last reviewed 3 September 2026.

What MCP is

The Model Context Protocol is an open standard for connecting AI clients to tools and data. A server publishes a list of capabilities with schemas; the client (Claude, ChatGPT, Gemini, Cursor and others) can call them with the user’s permission. For WooCommerce the server is the store itself, and the capabilities are the WordPress Abilities WooCommerce registers.

The abilities in WooCommerce 10.9

Together they let an agent answer “what sold yesterday”, draft and publish a product, mark an order as completed, or leave a note for the fulfilment team, all with the permissions of the WordPress user who authorised the connection.

What an agent can do today

What an agent cannot do through core MCP

How to connect an AI client

  1. Update to WooCommerce 10.9 or later and enable the MCP integration (still labelled developer preview; check the release notes for the current toggle).
  2. Create an application password or token for a WordPress user with only the capabilities the agent should have.
  3. Add the store’s MCP endpoint and credentials to your client’s MCP configuration (Claude Desktop, ChatGPT, Cursor and others each have a config file or settings screen for servers).
  4. Start with read-only questions and confirm the answers against WP admin before allowing writes.

Hosted gateways such as Apideck’s WooCommerce MCP server, or self-hosted ones such as Agent Gateway (MCP with OAuth 2.1), wrap the same idea with authentication and multi-store handling.

Filling the operations gap

Urumi runs its own MCP server alongside the WooCommerce core one for stores on its platform. Because Urumi operates the infrastructure, that server can expose what core cannot: APM traces, logs, deploy history, staging and rollback. Ask Claude “what regressed in checkout this week?” and it reads the traces and answers with the offending change; ask for a fix and it arrives as a reviewed pull request through staging, the same path Urumi’s own Builder AI uses. There is no per-token markup: you bring the Claude, ChatGPT or Gemini subscription you already pay for. The AI for WooCommerce page walks through the setup.

Frequently asked questions

Is WooCommerce MCP production-ready?

It works and is in use, but WooCommerce still labels it a developer preview as of mid-2026. Treat write abilities with the same caution as giving a contractor admin access: scoped user, read-only first, audit the changes.

Does WooCommerce MCP replace the REST API?

No. The REST API remains the integration surface for code. MCP is the surface for AI clients, and it is built on the Abilities API rather than on REST routes.

Can I use WooCommerce MCP with ChatGPT?

Yes. Any client that supports remote MCP servers can connect, including ChatGPT, Claude and Gemini, subject to the store being reachable and the credentials being valid.

Is it safe to let an AI edit products?

Only with a scoped user and a review habit. For code or configuration changes, insist on staging and rollback; that is the line between the agent layer and the platform layer described in Best AI tools for WooCommerce.

Built by the people who built WooCommerce core.

We built WooCommerce core at Automattic — the parts that matter in production: performance, payments, reliability. Earlier, engineering at HackerRank (Y Combinator) through its enterprise scale-up. Naman led Payments and WooCommerce releases to 4.5M merchants; Vedanshu led HPOS, Taxes, and Shipping. Run by AI, overseen by the people who built WooCommerce core.

Grow your store's revenue on Urumi.

The AI platform D2C brands use to grow revenue — built by the people who built WooCommerce core.

See the WooCommerce platform  ·  Start your WooCommerce store on Urumi  ·  Talk to the founders

Agent live · 99.99% uptime · shipping today.