real estate data for VS Code
io.dwelldata/real-estate-data
DwellData: typed US real-estate feeds — deals, distress, auctions, leads, address lookup.
client:VS Code
transport:streamable-http
tools:2
Install real estate data in VS Code
.vscode/mcp.json
{
"servers": {
"real-estate-data": {
"type": "http",
"url": "https://dwelldata.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs