Skip to content
VS Code

Borough NYC Real Estate API for VS Code

app.qwady/borough

Search NYC rentals and sales, property details, building data, and market analytics

client:VS Code transport:streamable-http runtime:npm

Install Borough NYC Real Estate API in VS Code

.vscode/mcp.json

{
  "servers": {
    "borough": {
      "type": "http",
      "url": "https://borough.qwady.app/mcp"
    }
  }
}

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

Borough NYC Real Estate API in other clients