Hello,
We would like to add the Shopify MCP Server to our Dust agent as a tool, mostly for the GraphQL Admin APIs. Would it be possible to have the server URL?
Thanks
Hello,
We would like to add the Shopify MCP Server to our Dust agent as a tool, mostly for the GraphQL Admin APIs. Would it be possible to have the server URL?
Thanks
It’s designed to be run locally.
So you can simply run npx -y /dev-mcp@latest to download and execute the MCP server instance.
It sounds like the tool you’re using doesn’t support running MCP servers, only consuming them. So you may need to set up a VPS to host the MCP server and point this Dust agent tool to it.