HasData Redfin for VS Code
com.hasdata/redfin
Redfin for-sale, for-rent and sold listings plus full property pages, as structured JSON.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Redfin in VS Code
.vscode/mcp.json
{
"servers": {
"redfin": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=redfin"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs