Semore K-Commerce for Claude Desktop
io.github.semorehq/mcp-commerce
Semore K-product MCP server: search K-beauty/fashion/pop, cross-border carts, AP2-signed checkout.
client:Claude Desktop
transport:stdio
runtime:npm
Install Semore K-Commerce in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-commerce": {
"command": "npx",
"args": [
"-y",
"@semore/mcp-commerce"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs