Storefront MCP as Claude Desktop Extension

I was able to set up the storefront mcp in Claude Code via the following command:

claude mcp add --transport http cuyana-storefront https://cuyana-prod.myshopify.com/api/mcp

However, when trying to get a similar connection set up in Claude Desktop, the integration remains “disabled”

This config can be found at claude.ai/settings




Hey David,

Are other MCPs appearing as expected in Claude Desktop - just not the storefront one?

Hi Liam!

I was able to go through this flow with the no auth required Deep Wiki with no problems - it was able to see the available tools, etc

@David_Robinson just to make sure. Have you tried:

https://cuyana.com/api/mcp ?? There are some differences in headers, cors and certificate between the .myshopify and the branded domain.

I thought that might be it also, but no change when trying https://cuyana.com/api/mcp

When adding the mcp url in claude.ai/settings, I can see this error in the console:

Request tools/list to Cuyana MCP failed: Error: WebSocket error: {"isTrusted":true}

Digging into this more on our side David!

Update: It does look like using the storefront MCP is currently not supported with Claude Desktop but we’re exploring how to add support.