Get Started

Model Context Protocol (MCP)

MCP is an open standard originally created by Anthropic that provides a universal way for AI agents to connect to external data sources in real time.

Last updated: 2026-02-21

What Is the Model Context Protocol (MCP)?

MCP is a universal open standard — like "USB-C for AI" — that lets any compatible AI agent connect to any compatible data source.

The Model Context Protocol is an open standard originally created by Anthropic that provides a universal way for AI agents to connect to external data sources, tools, and business systems in real time.

Think of MCP as a "USB-C port" for AI — a single, standardized connection that lets any compatible AI agent plug into any compatible data source. Before MCP, every AI integration required custom API development. A retailer connecting their product catalog to ChatGPT needed one integration, connecting to Claude needed another, and each new AI platform meant more engineering. MCP replaces these one-off connections with a universal standard.

Anthropic launched MCP in November 2024. OpenAI adopted it in March 2025. Google DeepMind followed in April 2025. By December 2025, MCP had reached 97 million monthly SDK downloads, over 10,000 active servers, and 300+ client applications (Anthropic, Dec 2025). In December 2025, Anthropic donated MCP to the Linux Foundation's Agentic AI Foundation (AAIF), making it a vendor-neutral, community-governed standard alongside contributions from AWS, Google, Microsoft, and OpenAI. For what the Linux Foundation donation changes for retailers, see Paz.ai's analysis of the MCP donation and Adobe's move to make MCP the default agent protocol for commerce.

Why MCP Matters for Retailers

MCP is the data connectivity layer that lets AI agents access real-time product data, inventory, and pricing — making agentic commerce possible.

MCP is the data connectivity layer that makes agentic commerce possible. While ACP handles checkout and UCP covers the commerce journey, MCP is what lets AI agents actually access your product data, inventory levels, pricing, and order information in real time.

Without MCP (or equivalent connectivity), AI agents are limited to whatever product information was available when the AI model was last trained — which could be months or years out of date. MCP provides live, real-time access to merchant systems.

The scale of adoption is significant. With 97 million monthly SDK downloads and support from every major AI platform (OpenAI, Google, Anthropic, Microsoft), MCP is the most widely adopted protocol in the agentic AI ecosystem. Google's UCP was explicitly designed to be compatible with MCP, using it as one of three integration pathways alongside REST APIs and A2A (Google Developers, Jan 2026).

For commerce specifically, MCP enables AI agents to perform actions that go far beyond product recommendations: checking real-time inventory, applying promotional pricing, processing returns, managing loyalty points, and accessing customer order history (with appropriate permissions). Shopify has implemented MCP servers that let AI assistants manage store operations, product listings, and customer interactions directly (Shopify, 2025).

How MCP Works in Commerce

MCP uses a client-server architecture where AI agents are clients and business systems are servers exposing specific capabilities.

MCP uses a client-server architecture where AI agents are clients and business systems are servers:

MCP Servers expose specific capabilities — product catalog access, inventory queries, order management, etc. A retailer might run an MCP server that provides real-time access to their product database, inventory management system, and order processing system.

MCP Clients are the AI agents (ChatGPT, Claude, Gemini, etc.) that connect to these servers to access data and perform actions. When a consumer asks ChatGPT, "Is this jacket available in size M?", the AI agent queries the retailer's MCP server for real-time inventory data rather than guessing based on training data.

The protocol handles authentication through OAuth 2.1 (added in the June 2025 specification update), supports both local and remote connections, and includes standardized error handling and capability negotiation.

In practice, a commerce MCP implementation might expose these capabilities:

  • Product search: Query the catalog by attributes, category, price range
  • Inventory check: Real-time stock availability by size, color, location
  • Pricing: Current prices including active promotions and loyalty discounts
  • Cart operations: Add/remove items, calculate totals, apply coupons
  • Order status: Track shipments, check delivery estimates

MCP vs ACP vs UCP

MCP is the foundational data layer beneath both ACP and UCP — they are complementary, not competing.

AttributeMCPACPUCP
Primary roleData connectivity layerCheckout protocolFull commerce lifecycle
Commerce-specific?No (universal)YesYes
AuthenticationOAuth 2.1Stripe payment credentialsAP2 payment credentials
DeveloperAnthropic → Linux FoundationStripe / OpenAIGoogle / Shopify
Adoption97M+ monthly SDK downloads1M+ Shopify merchants20+ launch partners

MCP is foundational — it sits beneath both ACP and UCP as the data access layer. A retailer can use MCP to expose their catalog, ACP to enable ChatGPT checkout, and UCP to enable Google AI Mode. They are complementary, not competing.

Key Takeaways

MCP is the universal connectivity standard for AI agents, adopted by every major platform with 97 million monthly SDK downloads.

  • MCP is the universal connectivity standard for AI agents — the "USB-C" of AI integration
  • Adopted by every major AI platform: OpenAI, Google, Anthropic, Microsoft
  • 97 million monthly SDK downloads and 10,000+ servers as of December 2025
  • Now governed by the Linux Foundation (vendor-neutral, community-driven)
  • Essential for agentic commerce — lets AI agents access real-time product data, inventory, and pricing
  • UCP and ACP both use MCP as a connectivity option

FAQ

Do I need to build an MCP server to sell through AI agents?+
Not necessarily. Platforms like Shopify and infrastructure providers like Paz.ai handle MCP implementation for you. If you use their tools, your catalog becomes MCP-accessible without custom server development.
Is MCP only for commerce?+
No. MCP is a general-purpose protocol for connecting AI agents to any data source — databases, APIs, file systems, SaaS tools. Commerce is one of its highest-impact applications because AI shopping requires real-time data access.
How secure is MCP?+
The June 2025 specification update added OAuth 2.1 authentication and remote connection support. However, Bitsight reported in December 2025 that approximately 1,000 MCP servers were exposed on the public internet without proper authorization. Retailers implementing MCP should follow security best practices.
Can MCP replace my existing APIs?+
MCP complements existing APIs rather than replacing them. It provides a standardized interface that AI agents understand natively, while your existing REST APIs continue to serve web and mobile applications.

Related Terms

Agentic Commerce Protocol (ACP): How It Works in 2026

ACP is an open-source checkout protocol by Stripe and OpenAI that enables AI agents to complete purchases on behalf of consumers.

Universal Commerce Protocol (UCP)

UCP is an open standard by Google and Shopify that enables AI agents to handle the full commerce journey from discovery to post-purchase.

ChatGPT Shopping

ChatGPT Shopping is OpenAI's built-in commerce feature that lets consumers discover and compare products inside ChatGPT, then click through to merchant sites to purchase.

Generative Engine Optimization (GEO)

GEO is the practice of structuring digital content to maximize visibility in AI-generated responses from ChatGPT, Google AI, and Perplexity.

Agent Payments Protocol (AP2): What It Is in 2026

AP2 is Google's open protocol that lets AI agents authorize and execute payments on behalf of consumers using a digitally signed Mandate.

Visa Trusted Agent Protocol (TAP): 2026 Guide

Visa TAP is Visa's agent-payment authorization protocol that verifies AI agents at transaction time and lets them initiate payments on behalf of cardholders.

Agent-to-Agent Protocol (A2A): What It Is in 2026

A2A is an open protocol launched by Google and donated to the Linux Foundation that defines how AI agents communicate, coordinate, and delegate tasks across systems.

Mastercard Agent Pay: How It Works in 2026

Mastercard Agent Pay is Mastercard's agent-payment infrastructure that authenticates and authorizes AI-initiated transactions on the Mastercard network.

Agent Mandate: What It Is in 2026

An Agent Mandate is a digitally signed authorization a consumer issues to an AI agent that defines exactly what the agent can spend on, with what limits, and for how long.

American Express ACE: Agentic Commerce Experiences

ACE (Agentic Commerce Experiences) is American Express's developer kit for AI-initiated payments, including industry-first purchase protection for registered AI agent purchases.

How AI-Ready Are Your Products?

Check how AI shopping agents evaluate any product page. Free score in 30 seconds with specific recommendations.

Run Free Report →