dxb data for VS Code
io.dxbdata/dxb-data
Official Dubai real estate data: live prices and rental yields by area, from the DLD.
client:VS Code
transport:streamable-http
tools:7
Install dxb data in VS Code
.vscode/mcp.json
{
"servers": {
"dxb-data": {
"type": "http",
"url": "https://dxbdata.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs