AI Agents
Build on StoreConnect with AI agents. Connect an agent to your store, teach it how StoreConnect works, and make changes in plain language.
Start building on StoreConnect with AI agents
Every StoreConnect store has its own MCP gateway that lets AI agents act in your store. Prompt for design and configuration updates in plain language and watch the changes happen in minutes.
Connect to the MCP
Find your store's MCP gateway to get started.
Coming soonDownload agent skills
Teach your agent how to use StoreConnect.
View the docs
Learn more about using AI agents.
Agent skills - download a kit or DIY
Download skills for your chosen AI tool or use the open skills format for working with your preferred stack. See GetStoreConnect/ai.
Install for Claude
Claude Code
claude plugin marketplace add GetStoreConnect/ai --sparse .claude-plugin providers/claude/storeconnect
claude plugin install storeconnect@storeconnect-ai
In the Claude apps (web, desktop, and mobile), open Settings, then Plugins, choose Add marketplace, and enter GetStoreConnect/ai. Organization owners can add the marketplace for everyone from the organization plugin settings.
Install for Gemini CLI
Install the provider directory from a checkout
git clone --depth 1 https://github.com/GetStoreConnect/ai.git storeconnect-ai
gemini extensions install ./storeconnect-ai/providers/gemini/storeconnect
Install for Cursor
Open skills format
npx skills add GetStoreConnect/ai
Cursor uses the package at providers/cursor/storeconnect in the repository, or the open skills format above.
Install for Google Antigravity
agy plugin install ./providers/antigravity/storeconnect
You can also install the skills at workspace scope with the open skills format.
Install for Kiro
npx skills add GetStoreConnect/ai --agent kiro-cli --skill '*' --copy
Install for Grok Build
Install StoreConnect from the xAI plugin marketplace inside Grok Build.
Install for Agentforce
Agentforce agents are Salesforce-native and set up inside your org rather than installed into an AI tool. See the Agentforce AI agents guides.
Guides
Build on StoreConnect using AI agents
How to build, design, and configure your store with external AI agents and coding assistants. Connect your store's MCP server and the StoreConn...
Connect an AI agent to your store
Describes the StoreConnect MCP connection, the AI agents it supports, and how to connect safely. Access via your store's MCP endpoint, with per...
Install the StoreConnect AI skills
Install the StoreConnect AI skills so your AI assistant knows how StoreConnect themes, forms, products, and POS actually work, using the open skill...
Agent recipes
Step-by-step sequences for driving StoreConnect with an AI coding agent, such as building a complete store from scratch. Use these when you want an...