Skip to content
Claude Desktop

Agent Storefront for Claude Desktop

ai.clize/storefront

Let your AI agent run a real store: checkout, orders, refunds, shipping and support.

client:Claude Desktop transport:stdio runtime:npm

Install Agent Storefront in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "storefront": {
      "command": "npx",
      "args": [
        "-y",
        "@clize/storefront"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Agent Storefront in other clients