Back to directory
sellersmith/tailorkit-mcp

sellersmith/tailorkit-mcp

@sellersmith

TailorKit MCP is a powerful product customization framework for e-commerce that enables merchants to create interactive personalization experiences.

tailorkitshopifyproduct-customizationmcpe-commercepersonalizationtemplateslayer-controlcommerce

Installation & Configuration

{
  "mcpServers": {
    "tailorkit-mcp": {
      "command": "node",
      "args": [
        "path/to/your/dist/index.js"
      ],
      "env": {
        "HOST": "https://your-api-host.com",
        "ACCESS_TOKEN": "your-access-token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17