Skip to content
Zed

sgdata mcp for Zed

io.github.sypherin/sgdata-mcp

Singapore government data for AI agents: ACRA, HDB, COE, URA, SingStat, MAS, IRAS. 87 tools.

client:Zed transport:stdio runtime:npm

Install sgdata mcp in Zed

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

{
  "context_servers": {
    "sgdata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@altronis/sgdata-mcp"
      ]
    }
  }
}

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

sgdata mcp in other clients