MCP (Model Context Protocol)
Also known as: Model Context Protocol
Anthropic-authored open standard for connecting AI assistants to external data sources, tools, and services. Widely adopted across AI vendors; foundation for tool-use-based commerce.
MCP is the Model Context Protocol, originally authored by Anthropic and now supported across most major AI providers. MCP standardizes how an AI assistant discovers and connects to external tools — a merchant's product catalog, an inventory system, a fulfillment API — so the assistant can perform actions on the shopper's behalf.
MCP doesn't replace ACP or UCP for the transactional flow; instead, it's the layer beneath them. A brand can expose an MCP server that describes its product catalog, its inventory availability, its shipping rules — and any MCP-compatible agent (Claude, ChatGPT with plugins, Copilot with tool-use) can call it. ACP and UCP then handle the specific commerce flow on top.
For merchants building custom agent experiences (in-house shopping agents, B2B procurement bots, brand-owned Claude apps), MCP is the foundational integration primitive. For merchants using off-the-shelf agent surfaces, MCP is invisible infrastructure — but knowing your commerce backend is MCP-compatible future-proofs your stack.
See also
ACP (Agentic Commerce Protocol)
OpenAI + Stripe's open protocol for agent-initiated commerce. Powers ChatGPT Instant Checkout and Copilot-adjacent commerce. Enables in-conversation purchase completion without the shopper leaving the agent.
UCP (Universal Commerce Protocol)
Google + Shopify + retail-consortium open protocol for agent commerce, endorsed at NRF 2026 by 20+ retailers including Walmart, Target, Wayfair, Etsy, and (as of Q1 2026) Amazon.
A2A (Agent-to-Agent Protocol)
Protocol for agent-to-agent communication — how one AI agent hands off, negotiates, or coordinates with another. Enables multi-agent commerce flows (e.g., a shopping agent talking to a fulfillment agent).
Claude shopping
Anthropic Claude's emerging commerce capabilities — technical + prosumer shopper base. Small volume, high engagement, low competition window.
Related on Tru Commerce