Skip to content

US Building Permit Aggregator for Zed

io.github.dizzyvinci/building-permit-aggregator

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

client:Zed transport:streamable-http

Install US Building Permit Aggregator in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "building-permit-aggregator": {
      "url": "https://mcp.apify.com?tools=dizzyvinci/building-permit-aggregator"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

US Building Permit Aggregator in other clients