I referred to the guide about MCP below. https://shopify.dev/docs/apps/build/storefront-mcp/build-storefront-ai-agent?framework=reactRouter
This is an inquiry related to client_id = “YOUR_CLIENT_ID”. Currently, the client is proceeding manually through the app creation steps as follows: Settings → Apps and sales channels → Develop apps
According to https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization, in AI agents like ChatGPT, as described in https://developers.openai.com/apps-sdk/concepts/mcp-server/, there is mention of dynamic client basis.
Are there plans for dynamic clients in the future?