Shopify Editions Spring '26 MCP
Provides tools to query and retrieve details about Shopify's Spring '26 Edition, including features, deprecations, unreleased items, customers, and methodology.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Shopify Editions Spring '26 MCPWhat are the deprecations?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
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.appLocal — 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 installthen 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.
Related MCP server: Clind MCP Server
Ask it things
You want | Tool |
What got deprecated, and the deadline |
|
What's announced but not live yet |
|
What's new for B2B / supply chain / payments / … |
|
Everything in one domain |
|
The full record for one feature |
|
Who's verified to support UCP |
|
Which merchants Shopify showcased (and the gaps) |
|
How this was built + every correction we made |
|
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 assertedLicense
MIT (code & data). Opinions (rick_lens) © Rick Watson / RMW Commerce, reuse with attribution. Independent commentary — not affiliated with or endorsed by Shopify.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/watsonrm/shopify-editions-spring26-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server