Skip to content
Windsurf

seoul essentials for Windsurf

io.github.do-droid/seoul-essentials

22,000+ Seoul public facility data for tourists: restrooms, pharmacies, WiFi, AEDs, and subway.

client:Windsurf transport:stdio runtime:oci

Install seoul essentials in Windsurf

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

{
  "mcpServers": {
    "seoul-essentials": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/do-droid/seoul-essentials:0.2.0"
      ]
    }
  }
}

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

seoul essentials in other clients