Skip to content
Zed

Semore K-Commerce for Zed

io.github.semorehq/mcp-commerce

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

client:Zed transport:stdio runtime:npm

Install Semore K-Commerce in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Semore K-Commerce in other clients