All posts

Perspective · · 7 min read

The Agentic Commerce Myth: Why Agents Aren't Buying for You Yet, and What WebMCP Actually Signals About the Next Two Years

By Itamar Weisbrod

Every conference deck in 2026 has the same slide. A shopper says "find me a moisturizer under $40 with SPF" into their phone. An agent quietly searches five retailers, compares prices, reads reviews, and completes the purchase. The human barely looks up.

That framing is everywhere. For most shopping categories, it is also not what is actually being built.

Here is what is actually being built, and what it means for your site right now.

The Myth: Autonomous Agents Roaming the Open Web

The dominant narrative goes like this: AI agents will soon browse the internet independently, make purchase decisions, and complete transactions without the shopper ever seeing a product page. Fully autonomous. Fully headless. The storefront becomes irrelevant.

This is not wrong about the direction. It is wrong about the timeline and, more importantly, wrong about the mechanism.

The evidence comes from the browser itself.

What WebMCP Actually Tells You

In February 2026, VentureBeat reported that Google Chrome shipped WebMCP (Web Model Context Protocol) in early preview in Chrome 146 Canary, developed jointly by Google and Microsoft and incubated through the W3C Web Machine Learning community group.

The Chrome for Developers documentation, published 18 May 2026, describes what WebMCP actually does: it lets a website expose structured, machine-readable tools and forms to an agent via JavaScript and annotated HTML. Instead of an agent taking screenshots and guessing at DOM elements, it gets a clean, reliable interface for executing specific sub-tasks. Filling a form. Adding an item to a cart. Comparing two product options.

That sounds like the autonomous-agent future. Read the architecture carefully, though.

WebMCP operates inside the browser, on top of the visible page UI. The human is still there. The human is still seeing the site. The agent executes specific parts of the funnel more reliably while the page stays visible and the person stays in control.

This is not a UI-less autonomous agent transacting silently on the open web. It is a hybrid: agent handles sub-tasks, human stays present, UI stays visible. Google and Microsoft, the two organizations with the most to gain from autonomous agent commerce, are building a standard where the page still exists and the human still sees it.

That is a signal worth taking seriously.

The Alexa Precedent

For a calibration point on how this plays out, look at voice commerce.

For roughly a decade, voice-only shopping via Alexa was described as the future of retail. The pitch was nearly identical to today's agentic-commerce pitch: frictionless, screenless, the shopper just speaks and the purchase happens.

WIRED documented what actually happened. Alexa voice shopping found a ceiling. It worked for reordering known, low-consideration commodities: paper towels, batteries, coffee pods. It never expanded meaningfully into considered purchases, the kinds where a shopper wants to see the product, compare options, read a description, and feel some confidence before handing over money.

The reason is not technical. It is behavioral. People do not trust blind transactions for anything requiring visual comparison, judgment, or a degree of novelty. When the stakes are low and the product is familiar, removing the UI is fine. When the product is a skincare set, a supplement stack, a piece of outerwear, or a home goods item you have never bought before, the absence of a visible interface creates friction rather than removing it.

Agentic commerce is not voice commerce. The underlying technology is far more capable. But the behavioral ceiling is likely to be similar for fully autonomous, UI-less transactions in considered categories, at least for the next year or two.

The categories where autonomous purchasing will work first are the same ones where Alexa worked: replenishment, low price points, high familiarity. For everything else, a human will want to see the page before confirming.

What the Next Two Years Actually Look Like

Here is a more grounded picture of near-term agentic commerce, based on what is actually being built rather than what is being pitched.

Top-of-funnel and mid-funnel: agents take over. Research, comparison, shortlisting, and answering product questions are exactly the tasks that ChatGPT, Perplexity, Gemini, and Claude are already doing at scale. A shopper asks a question, the assistant narrows the field, and a recommendation lands with a link. That is happening now, not in two years.

Bottom-of-funnel: humans stay in control. Standards like WebMCP are being built to help agents execute specific steps more reliably inside a visible browser session, not to replace the browser session entirely. The checkout decision, the final confirmation, the moment of financial commitment: those stay with the human in any category requiring judgment.

The agent-assisted hybrid is the operating reality. An agent researches, a human confirms. An agent fills the form, a human reviews and clicks. An agent compares three options, a human picks one. This is the model WebMCP is designed to support, and it is the model your site needs to be ready for.

What This Means for Your Site Right Now

If agents are handling research and narrowing while humans handle final decisions, the practical question is not "how do I prepare for headless autonomous transactions?" It is "how do I make my site legible to an agent while keeping it trustworthy and visible to the human who will actually confirm the purchase?"

Those are two different problems. Most static product pages solve neither.

A static page does not answer the specific question an agent-referred shopper arrives with. It presents information designed for a human browsing session, not for a shopper who has already had a conversation with an AI assistant and arrived with a specific, pre-formed question. The agent sent them to you. Your page has one chance to continue that conversation or lose them.

The miss almost never shows in your analytics. The click happened. The session registered. The bounce just looks like a bounce.

Agent-legible does not mean agent-only

This is the part that gets skipped in most agentic-commerce coverage. Making your site work for agents does not mean removing the human experience. It means building a surface that both an agent and a human can use.

An agent-friendly site needs structured, machine-readable content so a crawler or assistant can extract accurate product information before a shopper ever arrives. It needs a conversational layer so an AI-referred visitor can ask a follow-up question and get a real answer. And it needs a visible, on-brand UI so the human who arrives with high intent can see something they trust and move toward checkout.

These are not competing requirements. They are the same requirement, expressed at different layers.

The parallel site model

Aigency was built around exactly this thesis. Rather than overlaying a chatbot on a static page or replacing the existing site, it builds a parallel conversational site on your own subdomain (ai.yourbrand.com), purpose-built to receive visitors referred by AI assistants and hold a real conversation with them.

The site is visible. It is on-brand. A human shopper can see it and trust it. An agent crawling the site before a visitor arrives gets structured, accurate product information. A shopper who arrives mid-conversation with a specific question gets an answer, not a static page written for a different kind of visitor entirely.

That is the hybrid model WebMCP is pointing toward: agent-executable, human-visible, built to work at both layers simultaneously.

Aigency does not require code changes or database access. It reads your existing site the way a human visitor would, builds the parallel experience from that, and keeps it current automatically.

The Practical Takeaway for 2026

Agentic commerce is real. The autonomous-agent-buys-everything version is not the operating reality yet, and the evidence from what Google and Microsoft are actually shipping suggests it will not be for most shopping categories in the next year or two.

The real shape of agentic commerce right now is agents handling research and mid-funnel tasks while humans stay present and in control through checkout. WebMCP is being built to support that hybrid, not to replace the visible page.

Your job is not to prepare for a headless, UI-less transaction future that has not arrived. Your job is to make your site legible to the agents already sending you traffic, while keeping it visible and trustworthy for the humans who arrive because of them.

Those two things are not in tension. They are the same product decision.


Run a free scan at aigency.ai to see which questions AI-referred visitors are asking that your current pages fail to answer.


FAQs

What is WebMCP and why does it matter for e-commerce? WebMCP (Web Model Context Protocol) is a standard developed jointly by Google and Microsoft, incubated through the W3C Web Machine Learning community group, and shipped in Chrome 146 Canary in early 2026. It lets websites expose structured, machine-readable tools to AI agents via JavaScript and annotated HTML, so agents can execute specific tasks like form-filling or add-to-cart more reliably. It matters for e-commerce because it signals that the near-term model for agentic shopping is agent-assisted browsing inside a visible UI, not fully autonomous transactions.

Are AI agents actually completing purchases autonomously right now? For low-consideration, familiar products like replenishment purchases and commodities, some degree of autonomous execution is possible. For considered purchases in categories like skincare, supplements, apparel, or home goods, fully autonomous end-to-end purchasing is not the operating reality for most shoppers in 2026. The behavioral evidence from voice commerce, and the architectural evidence from WebMCP, both point toward a hybrid model where agents handle research and sub-tasks while humans confirm the final purchase.

What is the voice commerce parallel and why does it apply here? Alexa-based voice shopping was pitched for roughly a decade as the future of retail. It found a real adoption ceiling at low-consideration, familiar replenishment purchases and never expanded into considered categories where shoppers want to see a product before buying. The lesson is behavioral: removing the visible UI creates friction rather than removing it for any purchase requiring comparison or judgment. Fully autonomous, UI-less agentic purchasing is likely to hit a similar ceiling in considered categories.

What does "agent-legible" mean in practice for a Shopify store? It means your product content is structured and accurate enough for an AI assistant to extract and cite correctly, and your site can answer the specific follow-up questions an AI-referred shopper arrives with. Most static Shopify product pages were written for a browsing visitor, not for a shopper who has already had a conversation with ChatGPT and arrived with a specific, pre-formed question. Agent-legibility is about closing that gap without removing the visible, on-brand experience the human shopper needs.

How does Aigency fit into the hybrid agent-and-human model? Aigency builds a parallel conversational site on your own subdomain, designed to receive visitors referred by AI assistants like ChatGPT, Perplexity, Gemini, or Claude. The site is visible and on-brand for human shoppers, and structured for agent crawlers that scan a site before any visitor arrives. It handles both layers simultaneously, which is the model the WebMCP architecture is pointing toward.

Should I wait for WebMCP to be fully adopted before making changes to my site? No. AI assistants are already sending high-intent traffic to static pages that cannot answer their questions. That gap exists today, regardless of where WebMCP adoption lands. The agents doing the most shopping-related referral work right now are operating through conversational interfaces, not browser-level protocols. The time to address the conversion gap is before it compounds further.

How do I find out what questions AI-referred visitors are asking that my current pages fail to answer? Aigency offers a free site scan that surfaces exactly this. Drop in your URL and it shows you the specific questions AI-referred shoppers are asking that your existing pages cannot answer. Run it at aigency.ai.

https://aigency.ai/blog/agentic-commerce-myth-webmcp

Talk to us.

Own where the AI answer lands. Drop your email and we'll be in touch to book a demo.

[email protected] · Run the free scan