PropertyLabs for VS Code
io.github.algofalgo/propertylabs
Public building permits, property assessments, parcels and development intelligence.
client:VS Code
transport:streamable-http
tools:3
Install PropertyLabs in VS Code
.vscode/mcp.json
{
"servers": {
"propertylabs": {
"type": "http",
"url": "https://propertylabs.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs