Skip to content

Cursor

Add the Storesynk MCP server to Cursor with one click or a small mcp.json.

Cursor’s agent builds against your real store through the MCP server. You need the Storesynk AI Shopify app on your store.

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.

  1. Create .cursor/mcp.json in your project root (or ~/.cursor/mcp.json for every project):
{
"mcpServers": {
"storesynk": {
"url": "https://mcp.storesynk.com/mcp"
}
}
}
  1. Open Cursor Settings → MCP, enable Storesynk, and complete the sign-in window.

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.”