Cursor’s agent builds against your real store through the MCP server. You need the Storesynk AI Shopify app on your store.
One-click
Section titled “One-click”In the Storesynk AI app, go to AI Connections, pick the Cursor tab, and click Add to Cursor. Approve the prompt and complete the sign-in window.
Manual setup
Section titled “Manual setup”- Create
.cursor/mcp.jsonin your project root (or~/.cursor/mcp.jsonfor every project):
{ "mcpServers": { "storesynk": { "url": "https://mcp.storesynk.com/mcp" } }}- Open Cursor Settings → MCP, enable Storesynk, and complete the sign-in window.
Try it
Section titled “Try it”Name Storesynk in the prompt so the agent actually uses the server:
“Using Storesynk, check my Storefront credentials, then build a filterable collection page for my ‘summer’ collection with a cart drawer.”
A full build works the same way: “Build me a store using Storesynk: homepage with my top collections, product pages with variant pickers, a filterable collection page, and a cart drawer.”