Skip to content
Zed

kiwoom mcp for Zed

io.github.gejyn14/kiwoom-mcp

Kiwoom Securities REST API for Korean markets — 236 endpoints, streaming, gated order execution

client:Zed transport:stdio runtime:pypi

Install kiwoom mcp in Zed

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

{
  "context_servers": {
    "kiwoom-mcp": {
      "command": "uvx",
      "args": [
        "kiwoom-mcp"
      ]
    }
  }
}

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

kiwoom mcp in other clients