Skip to content
Gemini CLI

Borough NYC Real Estate API for Gemini CLI

app.qwady/borough

Search NYC rentals and sales, property details, building data, and market analytics

client:Gemini CLI transport:streamable-http runtime:npm

Install Borough NYC Real Estate API in Gemini CLI

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

{
  "mcpServers": {
    "borough": {
      "httpUrl": "https://borough.qwady.app/mcp"
    }
  }
}

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

Borough NYC Real Estate API in other clients