One reviewed WordPress journey, made useful three ways
Open for Agents gives website owners one reviewed control layer for what agents may discover and do. The human website stays intact. Compatible browser agents can use Core-published capabilities directly, while the optional Open for Agents Assistant can bring those same boundaries into an on-site conversation.
As people delegate more browsing and routine work to personal assistants, agents will become normal website visitors. The owner still needs a practical say in what those agents can discover and use. Read the publisher story behind Open for Agents.
Choose each step to compare what the visitor sees, what Core publishes, and how the Assistant presents the same reviewed boundary. Every fact shown here comes from a captured official demo journey. This fixed walkthrough cannot change your cart.
Step 1 of 4: Ask for an in-stock mug
Step 1 of 4
Ask for an in-stock mug
The visitor states the outcome they want. The product page remains useful on its own.
01
Human interface
The website visitors already know
Open for Agents StoreCart 0
Desk
Signal Mug
A ceramic desk mug for long tool-review sessions.
$18.00 USD
In stock
Cart empty$0.00 total
02
Core-published capabilities
Reviewed inputs and structured results
Core-published capability
Search products
woo_search_products_api
Boundary
Read only
Inputs
query, availability
{ "query": "mug", "availability": "available" }
03
Optional Assistant
The same boundaries in a conversation
Open for Agents Assistant
Storefront Assistant
16 reviewed tools
Find me an in-stock mug and add one to my cart.
I’ll look for a current, available product before proposing a cart change.
Step 2 of 4
Find the reviewed product
Core supplies a typed search capability and returns current, structured product facts.
I found the Signal Mug for $18.00. It is in stock.
Signal Mug$18.00 · In stock
Step 3 of 4
Review the exact cart change
The cart stays unchanged until the visitor reviews the product, quantity, and price.
01
Human interface
The website visitors already know
Open for Agents StoreCart 1
Desk
Signal Mug
A ceramic desk mug for long tool-review sessions.
$18.00 USD
In stock
1 item$18.00 total
02
Core-published capabilities
Reviewed inputs and structured results
Core-published capability
Add product to cart
woo_add_to_cart
Boundary
Reversible
Inputs
product_id, quantity
{ "product_id": 22, "quantity": 1 }
03
Optional Assistant
The same boundaries in a conversation
Open for Agents Assistant
Storefront Assistant
16 reviewed tools
The Assistant wants to use
Add product to cart
Product
Signal Mug
Quantity
1
Cart increase
$18.00
You can undo this change afterward.
CancelContinue
Step 4 of 4
Restore the original cart
A supported reversible action can be reviewed again and undone without touching checkout.
01
Human interface
The website visitors already know
Open for Agents StoreCart 0
Desk
Signal Mug
A ceramic desk mug for long tool-review sessions.
$18.00 USD
In stock
Cart empty$0.00 total
02
Core-published capabilities
Reviewed inputs and structured results
Core-published capability
Add product to cart
woo_add_to_cart
Boundary
Reversible
Inputs
product_id, quantity
{ "cart_items": 0, "total": "0.00" }
03
Optional Assistant
The same boundaries in a conversation
Open for Agents Assistant
Storefront Assistant
16 reviewed tools
Added 1 Signal Mug to your cart.
The last cart change was undone.Cart restored to 0 items · $0.00
A faithful, fixed reconstruction of the official Storefront demo journey captured on 24 July 2026. This walkthrough cannot change your cart.
WordPress owner governance
Core governs the shared surface; the Assistant stays optional
Open for Agents Core turns capabilities already present in WordPress into a deliberate owner workflow.
01
Discover the capabilities already present in WordPress.
02
Review what each capability reads, returns, or changes.
03
Govern its access, approval, and publication boundaries.
04
Publish only the tools the owner has approved.
05
Validate the result through the public website.
Compatible browser agents
Compatible browser agents can use Core-published tools directly. This direct WebMCP path does not require the Open for Agents hosted service.
Open for Agents Assistant
The optional Assistant presents the same reviewed boundaries in conversation. The secure hosted service connects it to the site's reviewed capabilities.
The Assistant add-on and managed service are currently limited to approved deployments. They are not available to every WordPress site as a public download or self-service subscription.
WebMCP is subject to change, and compatible browser support is not universal. Tool annotations help clients understand intent, but they do not replace authorization, access control, or website security.
Open for Agents keeps checkout, payment, order placement, authentication, and sensitive account actions under human control. A reviewed tool is a bounded website capability, not permission to bypass the site's security or the visitor's approval. Open for Agents is independent: compatibility references do not imply endorsement by Chrome, Google, Shopify, WordPress, or any standards body.
See the governed experience
Try the live Storefront Assistant
The live demo lets you repeat the WordPress journey yourself: current WooCommerce discovery, a reviewed cart proposal, visitor approval, a visible change, and Undo.