The changelog says get_cart and update_cart on https://{shop}.myshopify.com/api/mcp are “maintained until August 31, 2026” and after that “will no longer be supported.”
Could someone from Shopify clarify which of these is meant?
- The tools are removed from
tools/listand calls start failing on/after Aug 31. - The tools keep working as-is, but receive no fixes and can break without notice.
This changes whether migration is a hard deadline or a best-effort one for us.
In our setup we do store MCP request information and call them later on, opposite to what usual chat screens are doing. They do refetch available tools every time a new session being opened. Since we do also map request payload and response payload, the migration path is not always easy. That’s why I’m looking whether these two tools will not be served at all or still being served but not actively maintained.