Skip to content

korean secondary learning map mcp for Zed

io.github.raphysicst-create/korean-secondary-learning-map-mcp

한국 중등 2022 개정 교육과정 학습 그래프 MCP 서버 (중학교 714 · 고교 3,124 성취기준 · 원문 수록 · 중→고 전이)

client:Zed transport:stdio runtime:npm

Install korean secondary learning map mcp in Zed

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

{
  "context_servers": {
    "korean-secondary-learning-map-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "korean-secondary-learning-map-mcp"
      ]
    }
  }
}

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

korean secondary learning map mcp in other clients