The world's most flexible commerce platform for agents and developers
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"medusa": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-medusa"
]
}
}
}