Shop Buddy
MCP serverCommerce & financeShopbuddy gives your AI a safe way to change your Shopify store's theme. Edits are staged and checked first, you review them visually, approve when ready, and roll back if anything looks off. It is built by a community member.
Available today. Use it from your connected AI after setup.
Needs your own Shopbuddy account. Credentials stay encrypted.
Add Shopbuddy, then ask your AI to stage a small theme change and walk it through review and approval. Check the result in the visual preview before letting it go live.
Then ask your AI: use Shop Buddy
What your AI can do with it
- Stage Shopify theme changes before they reach your live store
- Validate edits for problems before publishing
- Preview changes visually before approving
- Require approval before theme updates go live
- Roll back theme changes if something looks wrong
From the project's README
As published by tmill313/shopbuddy-plugin in README.md.
Let your AI coding agent change your Shopify theme safely. Every edit lands on an unpublished staging theme. Shop Buddy validates it with Theme Check, screenshots before/after on mobile and desktop with a plain-language summary of what changed, and you approve with one tap. Rollback is one tap. The live theme is never edited directly.
Site and one-click install: https://getshopbuddy.vercel.app/install
# Claude Code (hosted MCP, signs in through your browser)
claude mcp add --transport http shopbuddy https://getshopbuddy.vercel.app/api/mcp
# Claude Code plugin (adds the skill too)
claude plugin marketplace add tmill313/shopbuddy-plugin
claude plugin install shopbuddy@shopbuddy-marketplace
# Codex
codex mcp add shopbuddy --url https://getshopbuddy.vercel.app/api/mcp
# Local CLI (no account needed for local mode)
npx shopbuddy
Claude (web/desktop) and ChatGPT: add a custom connector with https://getshopbuddy.vercel.app/api/mcp. The agent opens a browser tab; sign in or create an account there and click Allow. No keys.
How it works
shopbuddy_start_changeduplicates the live theme into a staging theme and pulls it into a server-side working copy.- The agent reads, searches and writes files, runs Theme Check with
shopbuddy_validate, thenshopbuddy_push_previewuploads to staging and captures before/after screenshots, each visual change attributed to its section. shopbuddy_submitandshopbuddy_request_publishhand the store owner a one-tap approval link. Owners can opt a store into trusted publishing so low-risk changes publish on request, always logged and one tap fromshopbuddy_rollback.
Agent-readable summary: https://getshopbuddy.vercel.app/llms.txt
What is in this repo
This is the public companion to the hosted service: the Claude Code plugin and marketplace manifests, the shopbuddy skill, the MCP client config, and the MCP Registry manifest (io.github.tmill313/shopbuddy). The platform itself is a hosted service; the CLI ships compiled on npm as shopbuddy.
Privacy and terms
https://getshopbuddy.vercel.app/privacy · https://getshopbuddy.vercel.app/terms
Shop Buddy is an independent service, not affiliated with or endorsed by Shopify.
Signals
- Last commit
- Sep 2026
- Weekly downloads
- 24
Advanced
- Delivery
- shopbuddy MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-tmill313-shopbuddy- Source
- github.com/tmill313/shopbuddy-plugin
- Hosted endpoint
https://getshopbuddy.vercel.app/api/mcp