< Blog Home

WooCommerce 10.9 Quietly Lays the Groundwork for AI Agents

WooCommerce 10.9 introduces a number of merchant-facing improvements, including checkout performance enhancements, visual product attributes, wishlists, back-in-stock notifications, and improvements to WooCommerce Admin. Those features will likely get most of the attention.

However, the most interesting part of this release may be something that most sellers will never see.

Behind the scenes, WooCommerce is building the infrastructure that could eventually allow AI agents, automation platforms, and external systems to interact with WooCommerce stores in a much more intelligent way.

Canonical WooCommerce Abilities

The biggest clue comes from a new initiative called WooCommerce Abilities.

Traditionally, integrations interact with WooCommerce through REST APIs and custom endpoints. While functional, those APIs were not designed with AI systems in mind.

WooCommerce is now introducing schema-backed “abilities” for common business operations such as:

  • Querying products
  • Updating orders
  • Managing inventory
  • Adding notes
  • Performing store actions with built-in permission checks

What makes this particularly interesting is that WooCommerce specifically mentions future support for:

  • Automation systems
  • Agent-based workflows
  • WordPress Abilities API
  • WordPress MCP (Model Context Protocol)

MCP is quickly becoming one of the emerging standards for connecting AI models to external systems and business data. By building support around these concepts today, WooCommerce appears to be preparing for a future where AI agents can safely interact with store data without relying on fragile custom integrations.

GraphQL and AI-Friendly Data Access

Another notable addition is WooCommerce’s experimental dual API infrastructure.

Developers can define APIs once, and WooCommerce can automatically generate matching GraphQL APIs.

While still experimental, this is exactly the type of infrastructure modern AI applications benefit from.

GraphQL provides:

  • Predictable data structures
  • Faster querying
  • Reduced API overhead
  • Easier integration with AI-powered tools and assistants

Today this functionality is limited to products and coupons, but it signals where WooCommerce development is heading.

What This Means for Sellers

There are no built-in AI features in WooCommerce 10.9.

You won’t suddenly see:

  • AI customer support agents
  • AI-generated product descriptions
  • AI inventory forecasting
  • AI marketing assistants

At least not yet.

Instead, WooCommerce is focusing on the plumbing required to support those types of solutions in the future.

Enjoyed this post?

Check out our latest updates, follow our co-founder on LinkedIn for eCommerce insights, and sign up for our newsletter!