Skip to content
Zed

un sdg mcp for Zed

io.github.mrfentmen/un-sdg-mcp

UN Sustainable Development Goal indicators. No key required.

client:Zed transport:stdio runtime:npm

Install un sdg mcp in Zed

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

{
  "context_servers": {
    "un-sdg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "un-sdg-mcp"
      ]
    }
  }
}

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

un sdg mcp in other clients