Skip to content
VS Code

SG Property Data for VS Code

com.sgpropertydata/property-data

Price trends, CAGR, rental yield for Singapore private and HDB property, from URA/HDB records.

client:VS Code transport:streamable-http

Install SG Property Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "property-data": {
      "type": "http",
      "url": "https://sgpropertydata.com/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SG Property Data in other clients