Skip to content
VS Code

real estate listings for VS Code

io.github.dataleadspro/real-estate-listings

Pull property listings, prices, and details from real-estate sites as structured JSON.

client:VS Code transport:streamable-http tools:1

Install real estate listings in VS Code

.vscode/mcp.json

{
  "servers": {
    "real-estate-listings": {
      "type": "http",
      "url": "https://data.dataleads.pro/mcp/real-estate-listings"
    }
  }
}

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

What VS Code can do once it is connected

real estate listings in other clients