Loading MCP server directory, please wait...
Let your AI agent run a real store: checkout, orders, refunds, shipping and support.
npx @getmcp/cli add ai.clize/storefrontRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.clize/storefront": {
"command": "npx",
"args": [
"@clize/storefront",
"clize-mcp",
"-y",
"@clize/storefront",
"storefront"
]
}
}
}