Build on StoreConnect using AI agents
On this page
Every StoreConnect store can be built, designed, and configured by AI, using the StoreConnect Model Context Protocol (MCP).
The MCP, together with StoreConnect’s downloadable AI skills toolkit, acts as a translation layer between an agent and your store. Once it is set up, you describe what you want in plain language, and the agent proposes the changes for you to approve before they go live on your storefront.
There’s no tool lock-in. You can connect a preferred agent, such as Claude, Codex, Gemini, GitHub Copilot, or Cursor, or install the skills on their own as a portable package from the StoreConnect AI repository.
How it works
Three things work together when an agent builds in your store:
- The MCP server — the authorized gateway between the agent and your store. It is scoped to a single store, and an agent works only within the permissions of the StoreConnect user it signs in as.
- The AI skills toolkit — a curated GitHub repository that teaches an agent how to work with StoreConnect, including how to find information and how to make changes.
- Documentation — StoreConnect’s docs provide the step-by-step recipes an agent follows to perform an action.
Because the MCP server belongs to your store, the agent you connect only ever works in that store. To get connected, see Connect an AI agent to your store.
What agents can do
An agent can do almost anything in StoreConnect, given the right access. So far we’ve focused on the areas that are specific to StoreConnect rather than Salesforce — store design and themes, POS layouts, and working with Liquid and custom objects — because these are the hardest to learn and the most valuable to speed up.
You prompt for changes in plain language, without needing to know the technical detail behind StoreConnect. Some scenarios we’ve tested:
- Build a complete storefront from an existing website — for example, recreating a Shopify design in StoreConnect.
- Create and update page content, sections, and media.
- Set up StoreConnect for the first time: install it, add a sync user, and complete the basic configuration.
- Bulk migrate media and other data, pre-mapped to StoreConnect custom objects.
- Launch a sale: update page banners and promote discount codes.
Working safely with an agent
An AI agent acts with real effect in your store, so treat it as you would any tool with write access to your data. The following guardrails are in place:
- Permissions — an agent signs in as a StoreConnect user and can only do what that user is allowed to do. Grant it only the access it needs for the task.
- Approval — by default every change is staged for you to review, and nothing reaches your store until you approve it, much like changes work now in the website builder. Permissions can be widened to let an agent publish directly, so grant that only where you intend it.
- Store scope — an agent only ever works in the one store you connect it to. Connecting a different store means using that store’s own MCP server.
:::warning Try agent-driven changes in a test store or Salesforce sandbox before you run them against your live store. See Set up your test store and Move data from sandbox to production. :::
Next steps
When you are ready to connect an agent, work through Connect an AI agent to your store, then Install the StoreConnect AI skills.
For jobs with enough moving parts that the order of operations matters, see Agent recipes.
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.