Skip to content

korean elementary learning map mcp for Zed

io.github.taehyeonglim/korean-elementary-learning-map-mcp

한국 초등 2022 개정 교육과정 학습 그래프 MCP 서버 (성취기준 620 · 원문 수록 · 주제 1,956 · 선수관계 1,894)

client:Zed transport:stdio runtime:npm

Install korean elementary learning map mcp in Zed

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

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

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

korean elementary learning map mcp in other clients