building intelligence for VS Code
com.lucidrents/building-intelligence
Building intelligence for NYC, LA, Chicago rentals: violations, 311, reviews, rents, landlords.
client:VS Code
transport:streamable-http
tools:5
Install building intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"building-intelligence": {
"type": "http",
"url": "https://lucidrents.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs