Getting 404 when trying to connect to the Shopify Dev MCP

Hi there, is anyone else experiencing an outage on the Shopify Dev MCP server?

npx -y @shopify/dev-mcp@latest
npm error code E404
npm error 404 Not Found - GET ``https://registry.npmjs.org/@shopify%2Fshopify-dev-tools`` - Not found
npm error 404
npm error 404 The requested resource ‘ @shopify/shopify-dev-tools@1.1.0’ could not be found or you do not have permission to access it.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.

Hi @mwom

Thanks for flagging this - we’re aware of this issue and working on a fix. In the meanwhile you can use 1.2.0 instead of latest.

Hi again @mwom

We’ve just released a new version 1.3.2 which should resolve this issue.

1 Like