Skip to content
VS Code

shopbuddy for VS Code

io.github.tmill313/shopbuddy

Safe Shopify theme changes for AI agents: staging, validation, visual review, approval, rollback.

client:VS Code transport:streamable-http runtime:npm

Install shopbuddy in VS Code

.vscode/mcp.json

{
  "servers": {
    "shopbuddy": {
      "type": "http",
      "url": "https://getshopbuddy.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

shopbuddy in other clients