SG Property Data for Claude Desktop
com.sgpropertydata/property-data
Price trends, CAGR, rental yield for Singapore private and HDB property, from URA/HDB records.
client:Claude Desktop
transport:streamable-http
Install SG Property Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"property-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sgpropertydata.com/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs