Skip to content
Windsurf

sgdata mcp for Windsurf

io.github.sypherin/sgdata-mcp

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

client:Windsurf transport:stdio runtime:npm

Install sgdata mcp in Windsurf

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

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

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

sgdata mcp in other clients