Jun 30, 2025 | 4 minute read
written by Robert Field
Building a storefront should be as simple as importing a component—not wrestling with endless REST endpoints. Connect any MCP-compatible IDE agent to our Dev MCP server and instantly unlock authenticated product search, seamless cart management, and flexible multi-method checkout. What used to take hours of API integration now happens in seconds.
Follow these steps to point Cursor at the Elastic Path MCP registry:
.cursor/mcp.json
.cursor
mcp-remote
https://dev-agent.elasticpath.com/.well-known/mcp.json
The Dev MCP server is currently in closed beta. Contact your Elastic Path representative (or email [email protected]) to request an invite and receive your beta key.
{ "tool": "elasticPathDevDocs", "args": { "prompt": "Generate a responsive product‑grid page with category filters, add‑to‑cart buttons, and a header subtotal", "host": "https://euwest.api.elasticpath.com", "codeStyle": "typescript", "framework": "nextjs" } }
The agent returns a TypeScript + Next.js starter: a product‑listing page wired to Elastic Path search APIs, React hooks for cart state, and subtotal display logic—ready to run with npm run dev. Adjust framework or codeStyle (e.g., "react", "javascript") to fit your stack, or omit both to accept defaults.
npm run dev
framework
codeStyle
elasticPathDocs
mcp.json
Storefront fundamentals – available now (agent can surface SDK snippets, sample calls, documentation, troubleshooting tips etc)
Storefront fundamentals – coming soon
B2B scenarios – coming soon (same on‑demand code, calls, tips)
Sign up to hear more about commerce, merchandising and development best practices, and our flexible, API-first commerce platform.
Loading Form...
You'll receive a confirmation email shortly.