Cook County / Chicago Property Data (free tier, no wallet needed) for VS Code
com.ingest0r.api/cook-county-property-data
Cook County / Chicago property by address or PIN: sales, permits, assessments, comps. 25 free/day.
client:VS Code
transport:streamable-http
tools:5
Install Cook County / Chicago Property Data (free tier, no wallet needed) in VS Code
.vscode/mcp.json
{
"servers": {
"cook-county-property-data": {
"type": "http",
"url": "https://api.ingest0r.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs