Skip to content
VS Code

US Building Permit Aggregator for VS Code

io.github.dizzyvinci/building-permit-aggregator

Pull recent building permits from 9 US cities in a unified schema from official open-data portals.

client:VS Code transport:streamable-http

Install US Building Permit Aggregator in VS Code

.vscode/mcp.json

{
  "servers": {
    "building-permit-aggregator": {
      "type": "http",
      "url": "https://mcp.apify.com?tools=dizzyvinci/building-permit-aggregator"
    }
  }
}

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

US Building Permit Aggregator in other clients