v1 · public beta 800K+ permits · 7 jurisdictions · refreshed daily

Public records,
queryable from any AI agent.

Permits, parcels, and deeds across major US cities — normalized, searchable, and exposed as tools your Claude Code or Cursor agent can call directly. ~800K permits across 6 states, refreshed daily.

hosted MCP — no card on free tier · ~1 minute to first query
claude code · ~/projects/realestate
veridor mcp · connected
> Find every solar permit pulled at 1234 Sunset Blvd, Los Angeles, in the last 3 years.
fetching permits 4 permits returned · 142ms
I found 4 solar permits at 1234 Sunset Blvd between 2023 and 2026:
 
2026-04-12 ROOFTOP PHOTOVOLTAIC, 8.4 kW, ABC Solar Inc
2025-08-30 SOLAR WATER HEATER, Sunshine Plumbing
2024-11-02 ROOFTOP PHOTOVOLTAIC, 12.1 kW, ABC Solar Inc
2023-06-15 SOLAR PERMIT REVISION, ABC Solar Inc
1 tool call · 142 ms · 4 rows session · pk_live_aF…3D · free tier · 23 / 1000 today
One command

Wire it into Claude Code.

Then ask. The agent picks the right tool out of ten — you don't write SQL, you don't pick endpoints. Cursor, Claude Desktop, and any other MCP client work the same way.

claude mcp add -s user --transport http veridor https://veridor.ai/mcp/ \
    --header "Authorization: Bearer pk_live_..."
uses streamable-http · token never leaves your machine · 30 req/min on free
Tools · 10

The full surface area.

Ten composable tools cover lookups, searches, and joins across the canonical schema. Your agent picks; you don't.

Tool Signature Returns
veridor.database_summary () → { permits, jurisdictions, freshness } Counts, coverage, freshness.
veridor.list_jurisdictions () → Jurisdiction[] Every county / city we cover.
veridor.search_permits (filters, limit?) → Permit[] Free-text + structured filters.
veridor.get_permits_by_address (address) → Permit[] Full permit history at a property.
veridor.get_permits_by_property (property_id) → Permit[] By canonical id — the most reliable join.
veridor.get_permits_by_contractor (name | license) → Permit[] Contractor due diligence.
veridor.get_permit (permit_id) → Permit Single permit lookup.
veridor.get_property (apn | address) → Property Parcel record — owner, value, year built.
veridor.get_property_full_history (property_id) → { property, permits, deeds } Property + permits + deeds in one call.
veridor.list_permit_types (jurisdiction?) → PermitType[] Distinct permit types with counts.
Real prompts that work today

You write English. Veridor decides which tool to call.

> Find every solar permit pulled at 1234 Sunset Blvd in Los Angeles
routes to veridor.get_permits_by_address
> Pull the property record and full permit history for APN 0123-001-001
routes to veridor.get_property_full_history
> Which contractors pulled the most permits in San Francisco last year?
routes to veridor.search_permits
> Is there a current roofing permit from a licensed contractor here?
routes to veridor.get_permits_by_address
> Show me all demolition permits in Boston this month
routes to veridor.search_permits
> Compare permit volume across LA neighborhoods over the last 3 years
routes to veridor.search_permits
Coverage · today

7 jurisdictions. 6 states. ~800K permits.

Updated daily. New jurisdictions added monthly.

Jurisdiction State Source Since Permits Refresh
Los Angeles CA LADBS 2023 213K daily
Austin TX Open Austin 2023 189K daily
Chicago IL Chicago Data Portal 2023 110K daily
New York City NY NYC DOB 2023 100K daily
Boston MA Analyze Boston 2023 92K daily
San Francisco CA DataSF 2023 75K daily
Seattle WA Seattle Open Data 2023 20K daily
Total 799K +1 / month
Pricing

Self-serve. Cancel from the dashboard.

Free tier with no card is enough for most weekend research. Upgrade when your agent starts hitting the rate limit.

Free
$0 / mo

Eval, dev, occasional research.


req / minute
30
req / day
1,000
tools
all 10
jurisdictions
all
support
email
Start free
Pro
$150 / mo

Real workloads — agents that touch the data on every run.


req / minute
300
req / day
100,000
tools
all 10
jurisdictions
all
support
email
Start with Pro
Sign up · 60 seconds

We'll send a sign-in link. No password, no card, no sales call.

US-only · we don't log query contents