Shopify Customer Accounts
https://{customAccountDomain}/customer/api/mcp
● down
Integrates with Shopify stores to enable customer-specific order management, account details retrieval, and preference management through OAuth 2.0 authentication for customer service automation and personalized shopping experiences.
Transport
streamable_http
Auth
oauth
Cost
free
How to connect
MCP endpoint (streamable_http)
https://{customAccountDomain}/customer/api/mcp
JSON-RPC initialize probe
curl -X POST https://{customAccountDomain}/customer/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/shopify-customer-accounts