Back to vendors
S

Shopify

Also known as: Shopify Inc, Agentic Storefronts, Universal Commerce Protocol, UCP, Shopify Catalog, Storefront MCP, Catalog MCP, Shopify Sidekick, Sidekick Pulse, Shopify AI Toolkit, Shopify Magic, Agentic Plan

Visit site
Entry priceAgentic endpoints free on all plans; platform pricing separateFull pricing detail

Commerce platform turned agentic surface: co-author of the Universal Commerce Protocol with Google, four MCP servers live on every store by default, and mandatory agent profiles that decide what each agent is permitted to do.

Shopify has turned agentic commerce from a feature into a platform surface. It announced an agentic commerce platform with Google on 11 January 2026, shipped Agentic Storefronts in the Winter 26 Edition, activated them by default for every store on the platform by late March, and opened the whole thing to every developer in the Spring 26 Edition on 17 June.

The centrepiece is the Universal Commerce Protocol, co-announced with Google, which defines how four kinds of actor communicate for commerce: platforms and agents, merchants, credential providers and payment service providers. Shopify implements it through four MCP servers, and the Storefront endpoint is live on every store by default with no authentication and no fee. The stated goal is explicitly interoperable rather than proprietary: an agent built by OpenAI should complete a checkout on Shopify, on BigCommerce or on a custom platform without writing a new integration for each.

The architectural choice that matters commercially is where the data sits. Under the old Google Shopping model merchants uploaded catalogue data to Google. Under UCP the data stays inside the merchant store and agents query it live, which delivers data sovereignty and real time freshness at once.

Every UCP request must carry an agent profile hosted at a stable URL, declaring the protocol version and the capabilities the agent supports. That profile determines what the agent is permitted to do and what trust tier it receives, which makes authorisation a mandatory part of the protocol rather than an add on.

On the merchant side, Sidekick has moved from chatbot to proactive coworker with background analysis, workflow automation and a skills system, and the Agentic Storefronts admin surfaces orders and sales attributable to AI channels.

Vendor details

Canonical URL

https://www.shopify.com

Category

Enterprise operations agent

Subcategory

Agentic commerce platform and protocol

Funding status

Public company. Reports AI attributed orders on the platform growing 11x between January 2025 and January 2026 and AI traffic up 7x, figures drawn from Q3 2025 earnings. All growth metrics in this record are Shopify reported and none has been independently audited.

Company status

public

Use cases & customers

Primary use cases

making merchant catalogues discoverable and purchasable by AI agentsagent driven product search, cart and checkout via MCPmerchant side AI coworker for store operations and workflow automationattribution and management of AI sales channelsbuilding third party agentic commerce applications on an open protocol

Target customers

SMB and mid-market merchantsShopify Plus brandsdevelopers building agentic commerce applicationsbrands not currently on Shopify via the Agentic Plan

Deployment options

hosted commerce platform; Storefront MCP endpoint live on every store by default across all plans

Integrations

Four UCP compliant Model Context Protocol servers - Storefront, Catalog, Customer Accounts and Dev - form the Shopify AI Toolkit. The Storefront MCP endpoint is live on every store by default across all plans with no authentication and no added fee; Catalog MCP requires only a free developer account for credentials. Shopify additionally integrates deeply with the Stripe and OpenAI ACP standard, making it one of the few platforms sitting inside two competing agentic commerce protocols at once.

In practice

A merchant becomes discoverable and purchasable across AI agents without implementation work, because the endpoints are live by default and the platform handles the protocol.

A developer registers an agent profile in the dashboard, declares cart and checkout capabilities, and builds against public MCP servers with no approval gate.

A merchant opens the Agentic Storefronts admin to see which orders came from AI surfaces and where surfaced products failed to convert.

Agentic Index coverage score

10.5 / 14 capabilities · 75%

Integrations & Tool CallingFour UCP compliant MCP servers (Storefront, Catalog, Customer Accounts, Dev) with the Storefront endpoint live on EVERY store by default across all plans, no authentication and no added fee. Shopify additionally integrates deeply with the competing Stripe and OpenAI ACP standard, sitting inside two agentic commerce protocols at once. Shopify AI Toolkit documentation and independent analysis 2026-08-08 Full
Workflow OrchestrationUCP covers the full commerce journey - discovery, cart, checkout, orders and post purchase - implemented across four MCP servers, with cart to checkout conversion requiring negotiated capabilities. On the merchant side Sidekick adds workflow automation and a skills system. Shopify developer documentation and Spring 26 Edition analysis 2026-08-08 Full
Knowledge Grounding & RAGShopify Catalog and the Global Catalog MCP let agents discover and query merchant catalogues with PRODUCT DATA STAYING ON THE MERCHANT SIDE AND RETURNED LIVE, delivering data sovereignty and real time freshness simultaneously - a deliberate break from the old Google Shopping model requiring uploads. Search intelligence surfaces query and conversion context on top. Independent analysis of Shopify UCP strategy 2026-08-08 Full
Human Oversight & GuardrailsAGENT PROFILES ARE MANDATORY ON EVERY UCP REQUEST and DECIDE WHAT AN AGENT IS ALLOWED TO DO, hosted at a stable URL declaring protocol version and supported capabilities, and determining the TRUST TIER the agent receives. Authorisation sits inside the protocol handshake rather than beside it. Merchants additionally manage AI channels from the Agentic Storefronts admin. Shopify developer documentation and independent MCP guide 2026-08-08 Full
Security, Identity & GovernanceUCP defines authentication, agent profiles, rate limits and the tool contract as protocol level concerns, with CREDENTIAL PROVIDERS as one of four first class actor types, JWT credentials for Catalog MCP, Customer Accounts MCP using existing Shopify customer authentication, and trust tiers assigned per agent. VERIFICATION FLAG: Shopify own corporate attestations were not retrieved in this pass; confirm before citing. Shopify developer documentation and independent guides 2026-08-08 Full
Observability & AuditabilityThe Agentic Storefronts admin gives merchants a centralised view of AI channels: orders and sales attributable to AI surfaces, search intelligence, and Sidekick recommendations triggered specifically WHEN SURFACED PRODUCTS DO NOT CONVERT. Channel level attribution for agent driven revenue is rare and materially useful. Spring 26 Edition analysis 2026-08-08 Full
Memory & State PersistenceSidekick Pulse maintains background analysis of the store and a skills system accumulates capability, while cart and checkout sessions persist transaction state, but no agent memory or learned context layer distinct from the commerce platform is documented. Independent analysis 2026-08-08 Partial
Deployment & Data ResidencyHosted commerce platform with no self hosting option, though the UCP design keeps product data resident in the merchant store rather than uploaded to an aggregator, which is a genuine sovereignty property. No regional residency matrix was retrieved. Independent analysis 2026-08-08 Partial
Prebuilt Agents, Templates & PacksThe Shopify AI Toolkit bundles four ready MCP servers, a UCP CLI and a quickstart reaching a working flow in about five minutes, backed by a six part tutorial series; Sidekick, Storefront MCP, Agentic Checkout and UCP auto enable on Plus with admin toggles rather than implementation work. The Spring 26 Edition shipped over 150 updates in one release. Independent guides and Spring 26 analysis 2026-08-08 Full
Triggers & Channel CoverageAgentic Storefronts were ACTIVATED BY DEFAULT for every store on the platform by late March 2026, so the agent channel is live without merchant action; agents query catalogues live rather than against uploaded snapshots; and Sidekick Pulse runs background analysis proactively rather than on request. Spring 26 Edition analysis and independent guides 2026-08-08 Full
Model Flexibility & RoutingShopify exposes commerce capability to agents built on models chosen elsewhere and offers no model selection or routing of its own for the agent facing surface. Architecturally expected rather than a gap. Shopify developer documentation 2026-08-08 Unable to verify
APIs, SDKs & MCP ExtensibilityUCP is published as an open standard with third party implementations explicitly encouraged and the stated goal that an agent built by OpenAI can check out on Shopify, BigCommerce or a custom platform without a new integration each time. From 17 June 2026 any developer can register an agent profile SELF SERVE WITH NO APPROVAL GATE, and the Dev MCP server runs locally with no authentication and no cost. Shopify developer documentation and Spring 26 Edition analysis 2026-08-08 Full
Testing, Debugging & OptimizationSearch intelligence plus Sidekick recommendations triggered when surfaced products fail to convert give an outcome feedback loop on agent driven merchandising, and the Dev MCP server supports local testing of integrations, but no evaluation harness or regression testing of agent behaviour was documented. Spring 26 Edition analysis and AI Toolkit guide 2026-08-08 Partial
Browser & Computer UseUCP is deliberately the alternative to browser automation - agents transact through structured MCP tool calls against merchant endpoints rather than driving a storefront page. No browser control or computer use capability exists. Shopify developer documentation 2026-08-08 Unable to verify

The Agentic Index coverage score grades every vendor Full, Partial or Unable to verify against the same 14 buyer facing capabilities, from public evidence only. Each capability links to how all vendors in the index score on it. How this evidence is graded

Pricing

Agentic endpoints free on all plans; platform pricing separate

commerce platform subscription plus transaction fees; agentic layer largely unpriced

Free tierTrial available

Included quota

Storefront MCP endpoint on every store with no fee; rate limits defined at protocol level by UCP but not quantified in retrieved material.

What is public

The free and default availability of the MCP endpoints is clearly published, as is the Plus gating of advanced capabilities. Agentic Plan pricing is not.

Billing mechanics

Standard Shopify plan subscription plus transaction fees. The agent facing infrastructure is bundled rather than separately metered, with a small set of advanced capabilities gated to Plus.

Cost watchouts

**THE COST IS NOT THE AGENTIC LAYER, IT IS THE PLATFORM GRAVITY AROUND IT. Agentic capability is free precisely because it makes leaving Shopify harder: agent discoverability becomes a reason to stay, and the AGENTIC PLAN is explicitly designed to pull non Shopify brands into the Catalog. Model the switching cost, not the feature cost.** Tier gating is real but narrow - saved catalogs and custom access scopes require Plus, and Plus is where the whole stack auto enables. **AN UNPRICED OPERATIONAL COST NOBODY HAS SOLVED: when an agent places the order rather than the customer, the normal post purchase edit and support flow does not exist, and that burden lands on the merchant.**

Variable cost rationale

**THE LOWEST IN THE ENTIRE PAYMENTS AND COMMERCE POCKET, and deliberately so. The agent facing infrastructure carries no incremental fee at all - Storefront MCP is live on every store across every plan, the Dev server is free and local, and Catalog MCP costs nothing beyond a developer account. There is no agent consumption unit, no take rate on agent traffic and no metering of agent calls. Cost sits in the underlying platform subscription, which a merchant already knows and can forecast.** The unquantified items are UCP rate limits by trust tier and Agentic Plan pricing, neither of which affects an existing merchant.

Additional watchouts

Do not evaluate the agentic layer on price; it is free by design. Evaluate the platform commitment it deepens, and budget the post purchase support burden created when agents rather than customers place orders.

Overage / add-ons

UCP defines rate limits at protocol level, tied to the agent profile and its trust tier; specific thresholds were not retrieved.

Sales call required

No, self serve available

Free / trial

Storefront MCP free on every store; Dev MCP server free and local; Catalog MCP free with a developer account

Commercial notes

**GIVING THE AGENTIC LAYER AWAY IS THE COMPETITIVE MOVE, NOT A CONCESSION. Free default endpoints across all plans make every eligible merchant discoverable by agents with zero implementation, which is the stated Spring 26 theme, while rivals require merchant side integration work. Combined with co-developing UCP with Google AND integrating ACP via Stripe, Shopify sits inside two competing protocols at once - a position almost nobody else holds.** All growth metrics are Shopify reported and unaudited, a caveat one independent guide flags explicitly and this record adopts.

Key ambiguities

Agentic Plan pricing, which is unpublished and waitlisted, and the specific rate limits UCP applies per trust tier. Both matter for anyone building at volume.

Missing data

Agentic Plan pricing, UCP rate limit thresholds by trust tier.

Agentic Index verified 2026-08-08

Alternatives to Shopify

The closest documented capability profiles to Shopify among enterprise operations agents tracked by Agentic Index, ordered by similarity on the same 14 point evidence the rankings use. No vendor pays for placement.

  • Nexthink10.5 / 14Matches Shopify across all 14 documented capabilities
  • Alloy.ai10.0 / 14A lighter documented profile than Shopify
  • ControlUp10.0 / 14A lighter documented profile than Shopify
  • Maxima AI10.0 / 14A lighter documented profile than Shopify
  • Moveworks11.0 / 14Adds documented Model Flexibility & Routing
  • RegASK10.0 / 14A lighter documented profile than Shopify

Similarity is computed from each vendor's Agentic Index coverage score evidence, axis by axis, not from the totals. How this evidence is graded

Contact us

Found a vendor we missed? Have feedback on the index? We'd love to hear from you.