Skip to content
Cline

Semore K-Commerce for Cline

io.github.semorehq/mcp-commerce

Semore K-product MCP server: search K-beauty/fashion/pop, cross-border carts, AP2-signed checkout.

client:Cline transport:stdio runtime:npm

Install Semore K-Commerce in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-commerce": {
      "command": "npx",
      "args": [
        "-y",
        "@semore/mcp-commerce"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Semore K-Commerce in other clients