Skip to content
Windsurf

kiwoom mcp for Windsurf

io.github.gejyn14/kiwoom-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install kiwoom mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

kiwoom mcp in other clients