How do we get access to Checkout MCP for my dev store?

We’re building an agentic commerce demo using Shopify’s Storefront MCP for discovery. We want to add Checkout MCP for in-agent payment completion. Can we get Dev Dashboard access for the Checkout MCP tools?

1 Like

Here is the error I am getting

POST: https://vaultnoir.myshopify.com/api/ucp/mcp
{
“jsonrpc”: “2.0”,
“method”: “tools/list”,
“id”: 1
}

response:

{
“jsonrpc”: “2.0”,
“id”: 1,
“error”: {
“code”: -32000,
“message”: “AuthenticationFailed”,
“data”: “Service temporarily unavailable.”
}
}

Hey @Ashish_Bhatia, this is still ‘Coming Soon’. I would recommend keeping an eye on our documentation for this and the developers changelog for when this is available.