nyc property intel for VS Code
io.github.ccedacero/nyc-property-intel
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
client:VS Code
transport:streamable-http
Install nyc property intel in VS Code
.vscode/mcp.json
{
"servers": {
"nyc-property-intel": {
"type": "http",
"url": "https://nyc-property-intel-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs