Skip to content
VS Code

Realestateapi for VS Code

io.github.pipeworx-io/realestateapi

RealEstateAPI MCP — property search, detail, and skip-trace (realestateapi.com)

client:VS Code transport:streamable-http

Install Realestateapi in VS Code

.vscode/mcp.json

{
  "servers": {
    "realestateapi": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/realestateapi/mcp"
    }
  }
}

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

Realestateapi in other clients