Open-source headless commerce platform built with TypeScript, NestJS, React, and GraphQL
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"vendure": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-vendure"
]
}
}
}