Shopify Editions Spring '26 MCP
Query 237 features from Shopify's Spring '26 Edition with per-claim trust ratings (primary docs vs. marketing) through any AI agent — local or hosted.
README
Shopify Editions Spring '26 — MCP
Ask any AI agent what Shopify actually shipped in the Spring '26 Edition. 237 distinct changes (Shopify announced "150+"), each graded by source tier — 104 confirmed against primary docs, the rest tracked to Shopify's own marketing and flagged as such. Queryable in one call.
It doesn't claim every line is gospel — it tells you, per claim, exactly how much to trust it and why. That transparency is the point.
By Rick Watson / RMW Commerce.
Snapshot: 2026-06-17 (Spring '26 release day) — coming_soon/preview items shift as Shopify ships them; re-run to refresh, or ask time_capsule(id) whether a forward-marker has landed.

See it run locally:
node demo.js doc_teaming(ornode demo.js all) — realdispatch()output, no faking.
Use it in 30 seconds
Hosted — no install, no Node, no npm. Just paste the URL (ChatGPT, web agents, curl):
https://editions.rmwcommerce.com
direct: https://shopify-editions-spring26-mcp-1649969634.us-central1.run.app
Local — Claude Desktop, Claude Code, Cursor, Cline, Windsurf, Zed, Goose, VS Code. Clone once:
git clone https://github.com/watsonrm/shopify-editions-spring26-mcp && cd shopify-editions-spring26-mcp && npm install
then point your host's MCP config at it:
{ "mcpServers": { "shopify-editions": { "command": "node", "args": ["/absolute/path/to/shopify-editions-spring26-mcp/server.js"] } } }
Per-surface steps for every host → INSTALL.md.
Ask it things
| You want | Tool |
|---|---|
| What got deprecated, and the deadline | deprecations |
| What's announced but not live yet | unreleased |
| What's new for B2B / supply chain / payments / … | query {topic:"b2b"} |
| Everything in one domain | query {domain:"agentic"} |
| The full record for one feature | get {id:"ucp_protocol"} |
| Who's verified to support UCP | get {id:"ucp_endorsers"} |
| Which merchants Shopify showcased (and the gaps) | customers |
| How this was built + every correction we made | methodology |
Seven tools: query · get · unreleased · deprecations · customers · methodology · easter.
Why trust it
Built by a multi-agent pipeline; every claim checked against Shopify's own docs (help center, dev docs, changelog, videos), adversarially red-teamed, with a public corrections log of what we got wrong and fixed. Full method → METHODOLOGY.md.
Found an error?
Corrections welcome — info@rmwcommerce.com. Every fix lands in the public corrections log (methodology → corrections_log); getting it right beats being right the first time.
Verify it yourself
npm install && npm test # logic + HTTP + stdio, all asserted
About
This MCP is doc-teaming in production. See Doc-Teaming: Write Documents an Agent Can Check for the concept (grade every claim by source tier, corroborate across sources, quarantine marketing, red-team the contested lines), and Marketing to Agents for the broader playbook (for any site with a real API, shipping an MCP server beats an llms.txt). Canonical URL to cite: https://editions.rmwcommerce.com.
License
MIT (code & data). Opinions (rick_lens) © Rick Watson / RMW Commerce, reuse with attribution. Independent commentary — not affiliated with or endorsed by Shopify.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.