Sunday, June 14, 2026

— A weekly publication —

The Agentic Commerce Report

A weekly read of everything that moved in agentic commerce — protocols, payment rails, retailer pilots, regulation. Summarised, sourced, and stitched to what came before.

OpenAI Expands ChatGPT Shopping Mode; MCP Publishes Revised Specification

Issue 8November 24–30, 2025Synthesised from 4 sources

Edited by Reviewed against primary sources

OpenAI released an expanded ChatGPT shopping research mode 1 this week, enabling product comparison and purchase guidance across a wider range of retail categories including electronics, home goods, and apparel. The mode surfaces product details from participating retailers and connects to purchase flows without completing transactions itself. On the same day, the Model Context Protocol consortium published an updated specification 2 clarifying tool-calling semantics for payment and commerce operations.

The MCP update introduces a commerce tool category with defined request schemas for cart management, price queries, and payment initiation. The update is backward-compatible with the November 2024 original specification 3 and adds explicit error codes for commerce-specific failure modes including insufficient funds and merchant unavailability.

ChatGPT’s shopping research expansion addresses a discovery and comparison use case upstream of transaction completion, distinct from the ACP Instant Checkout integration 4 launched seven weeks prior. The research mode serves users at an earlier stage of the purchase journey; Instant Checkout handles the transaction itself. MCP’s commerce additions formalise the tool-calling surface that ACP Instant Checkout uses informally.

Two of seven tracked lanes were active this week. The MCP specification update is the first formal standard revision since the protocol’s debut exactly one year prior 3, and the only Standards-lane event since Google’s AP2 publication in September.

Events this issue

2 events
Standards
spec

Model Context Protocol publishes 2025-11-25 specification

One-year anniversary spec adds async Tasks, improved OAuth support, and extensions; first revision with backward-compatibility guarantees.

The 2025-11-25 revision is the first Model Context Protocol (MCP) spec update to ship a backward-compatibility guarantee, marking the protocol's transition from rapid iteration to stable infrastructure one year after its original release (2024-w48-standards-anthropic-mcp). Async Tasks address the long-running-operation gap that earlier MCP servers worked around with polling. OAuth refinements align MCP authentication with the OpenID Foundation's identity work (2025-w41-identity-openid-foundation-ai-whitepaper). The release precedes MCP's adoption as a flagship project of the Linux Foundation's Agentic AI Foundation (2025-w50-standards-linux-foundation-aaif) by two weeks, and the spec is the transport that the Stripe-OpenAI Agentic Commerce Protocol (2025-w40-payments-stripe-openai-acp-instant-checkout) and Google's AP2 (2025-w38-standards-google-ap2-protocol) both compose on top of. The anniversary timing makes the release an explicit governance checkpoint for the protocol.

  1. Model Context Protocol Blog
AEO
launch

OpenAI launches ChatGPT Shopping Research

Product discovery feature powered by a reinforcement-trained GPT-5 mini variant achieves 52% accuracy on multi-constraint queries; available free to all logged-in users.

ChatGPT Shopping Research is OpenAI's first dedicated product-discovery feature outside Instant Checkout (2025-w40-payments-stripe-openai-acp-instant-checkout). The reinforcement-trained GPT-5 mini variant and the published 52% multi-constraint accuracy figure place a concrete benchmark on agent product reasoning, contrasting with the conversion-rate data Walmart later discloses (2026-w13-pilots-walmart-chatgpt-conversion-data). The free-tier rollout matches Perplexity's free shopping agent positioning (2025-w47-aeo-perplexity-paypal-instant-buy) and contrasts with Amazon's account-gated Rufus (2025-w47-pilots-amazon-rufus-auto-buy). Shopping Research's discovery layer later becomes part of OpenAI's pivot to brand-native apps inside ChatGPT (2026-w13-aeo-openai-instant-checkout-shutdown), with discovery decoupled from the centralised checkout model retired the same week. Discovery survived; the merchant-of-record checkout did not. Shopping Research and Instant Checkout were the two consumer touchpoints of the Stripe-OpenAI partnership; the discovery layer persisted while the payment layer pivoted to brand-owned flows.

  1. OpenAI