compare_jurisdictions
Compare municipal development costs across multiple US jurisdictions side by side. Returns cheapest-to-priciest ranking, water/sewer vs other impact split, and dollar spread for a 100-unit project.
Instructions
Compare the municipal development cost of TWO OR MORE US jurisdictions side by side, ranked cheapest-to-priciest per unit — the site-selection question a developer asks before buying land. Returns each market's total with its water+sewer vs other-impact split, the dollar spread and % gap between the cheapest and priciest, and what that spread costs on a 100-unit project. Pass 'jurisdictions' as an array (e.g. ['Phoenix, AZ', 'Raleigh, NC', 'Austin, TX']) and optionally 'dev_type'. PREMIUM: pay per call with x402 (USDC on Base) or set a prepaid key (MUNI_DEV_COST_KEY).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdictions | Yes | 2–12 jurisdictions as 'City, ST' strings. | |
| dev_type | No | Development type (default single_family). |