Cook County / Chicago Property Data (free tier, no wallet needed) for Gemini CLI
com.ingest0r.api/cook-county-property-data
Cook County / Chicago property by address or PIN: sales, permits, assessments, comps. 25 free/day.
client:Gemini CLI
transport:streamable-http
tools:5
Install Cook County / Chicago Property Data (free tier, no wallet needed) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cook-county-property-data": {
"httpUrl": "https://api.ingest0r.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs