Skip to content
Gemini CLI

US Building Permit Aggregator for Gemini CLI

io.github.dizzyvinci/building-permit-aggregator

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

client:Gemini CLI transport:streamable-http

Install US Building Permit Aggregator in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

US Building Permit Aggregator in other clients