$ man locale
locale
Geo, weather, civic, identity primitives.
NAME
locale — geo, weather, civic, identity primitives
DESCRIPTION
Geocoding, weather, timezone, holidays, flight status, building permits, property tax, VIN decode — the local-context layer for any agent that touches a place or a person.
BUYERS — who calls into this cluster
Travel-planning agents, logistics automation, real-estate research bots, weather-aware scheduling, civic-data journalism, mobility integrations.
WEDGE — why this exists vs. incumbents
Each underlying dataset (NWS, USGS, FAA, IRS, Socrata) is free but fragmented. Locale unifies into per-call USDC primitives.
ENDPOINTS — 40 entries · $0.003 – $0.05 per call
| # | endpoint | description | price | |
|---|---|---|---|---|
| 001 | address-geocode | Converts a free-form address, postal code, place name, or POI into latitude/longitude. | $0.02 | → |
| 002 | air-quality | Returns current air quality readings and AQI category for any latitude/longitude, with optional hourly forecast rows for the next 1-72 hours. | $0.005 | → |
| 003 | airport-code-lookup alias of iata-airport-info | Resolves airport codes to airport name, municipality, country, region, coordinates, elevation, scheduled-service flag, homepage, and Wiki… | $0.005 | → |
| 004 | airport-delays | Reports live US airport delays, ground stops, and closures from the FAA National Airspace System Status feed. | $0.02 | → |
| 005 | astro-times | Sunrise sunset times. | $0.005 | → |
| 006 | bin-lookup | Looks up a credit card BIN: the first 6-8 digits resolve to issuer, country, brand, and card type via binlist.net. | $0.02 | → |
| 007 | bin-lookup-api alias of bin-lookup | Looks up card BINs, resolving the first 6-8 card digits to scheme, issuer, country, card type, prepaid/debit/credit signal, and payment-r… | $0.02 | → |
| 008 | building-permits | Searches building permits across six US cities for real-estate due diligence: NYC (DOB), San Francisco, Chicago, Los Angeles, Seattle, an… | $0.03 | → |
| 009 | building-permits-api alias of building-permits | Searches city building permits, checking property permit history, work type, filed and issued dates, applicant, status, and address matches. | $0.03 | → |
| 010 | card-bin-lookup alias of bin-lookup | Resolves the first 6-8 digits of a card number to issuer bank, country, brand (Visa/Mastercard/Amex/Discover/JCB/UnionPay), and card type… | $0.02 | → |
| 011 | city-weather alias of weather-current-city | Returns current weather by city name with an instant geocoded lookup. | $0.01 | → |
| 012 | climate-data | Returns historical daily temperature, precipitation, humidity, wind, and solar radiation for any latitude/longitude. | $0.005 | → |
| 013 | construction-permit-search alias of building-permits | Searches construction permits and property permit history for real-estate, construction, due-diligence, and code-compliance agents. | $0.03 | → |
| 014 | country-info | Country info lookup. | $0.005 | → |
| 015 | current alias of weather-current-city | Instant current weather by city name: geocodes a city or place name, then returns current Open-Meteo temperature, feels-like, humidity, w… | $0.01 | → |
| 016 | current-weather alias of weather-forecast | Looks up current weather conditions for a latitude/longitude: temperature, humidity, precipitation, wind, and WMO condition code. | $0.005 | → |
| 017 | current-weather-city alias of weather-current-city | Current weather city lookup / city-name weather conditions. | $0.01 | → |
| 018 | earthquakes-recent | Returns recent earthquakes from USGS for any time window (hour, day, week, month) above a magnitude threshold. | $0.003 | → |
| 019 | flight-status | Tracks live aircraft positions from the OpenSky Network. | $0.01 | → |
| 020 | geocode alias of address-geocode | Geocodes addresses and place names to coordinates; exact short alias for address-geocode so agents searching for 'geocode' can discover t… | $0.02 | → |
| 021 | holiday-lookup | Holiday calendar. | $0.005 | → |
| 022 | iata-airport-info | Looks up airport metadata from an IATA or ICAO code. | $0.005 | → |
| 023 | iin-lookup alias of bin-lookup | Resolves an issuer identification number (the first 6-8 card digits) to scheme, issuer, country, card type, and prepaid/debit/credit sign… | $0.02 | → |
| 024 | property-tax | Property tax lookup. | $0.01 | → |
| 025 | property-tax-assessment | Searches county assessor records by address or parcel ID for owner, assessed value, and property details. | $0.01 | → |
| 026 | reverse-geocode | Converts latitude/longitude coordinates into a structured street address. | $0.02 | → |
| 027 | satellite-address | Turns a street address into a cloud-free satellite image in one call. | $0.01 | → |
| 028 | satellite-bbox | Builds a cloud-free Sentinel-2 mosaic over any bounding box and returns it as a single PNG composite. | $0.02 | → |
| 029 | satellite-change | Renders before/after satellite images of the same area for change detection. | $0.05 | → |
| 030 | satellite-tile | Returns a recent cloud-free satellite image (Sentinel-2, 10m) as a PNG centered on a lat/lon at a slippy-map zoom level. | $0.005 | → |
| 031 | sports-schedule | Returns upcoming games and recent results for major sports leagues: MLB, NBA, NHL, NFL, WNBA, MLS, EPL, La Liga, Bundesliga, and Serie A. | $0.01 | → |
| 032 | sunrise-sunset | Sunrise sunset times. | $0.005 | → |
| 033 | timezone-convert | Converts a datetime from one IANA timezone to another with correct DST handling. | $0.005 | → |
| 034 | timezone-lookup | Timezone lookup. | $0.005 | → |
| 035 | vin-decode | Decodes a 17-character VIN into full vehicle details, backed by NHTSA's vPIC data (US Govt public domain). | $0.005 | → |
| 036 | visa-requirements | Checks visa requirements between any passport and destination country. | $0.005 | → |
| 037 | weather alias of weather-forecast | Current conditions and forecast for any latitude/longitude. | $0.005 | → |
| 038 | weather-api alias of weather-forecast | Weather API returning current conditions, hourly forecast, and a 1-7 day daily forecast for any latitude/longitude. | $0.005 | → |
| 039 | weather-current-city | Returns current weather for any city or place name, no coordinates needed. | $0.01 | → |
| 040 | weather-forecast | Returns current conditions, a 1-7 day daily forecast, and an optional hourly forecast for any latitude/longitude. | $0.005 | → |
INSTALL AS MCP — add to any MCP-aware agent
npx -y @agentutility/mcp-localeFull Claude Desktop / Cursor / Cline configs → /mcp/locale/
OTHER CLUSTERS — the portfolio compounds
| cluster | tagline | n | price |
|---|---|---|---|
| prooflayer | Trust + risk scanners for AI-built apps. | 15 | $0.005 – $0.25 |
| edgemarket | Onchain decisions agents can charge for. | 64 | $0.001 – $0.10 |
| edgefinance | TradFi signals at agent prices. | 89 | $0.002 – $0.05 |
| synthforge | Generative media for agents that ship products. | 59 | $0.01 – $0.50 |
| mediakit | One endpoint per format. Pay per call. | 67 | $0.003 – $0.20 |
| wordmint | Named LLM tasks. Minted at a sticker price. | 106 | $0.002 – $0.03 |
| webprobe | Inspect any website. Pay per look. | 145 | $0.001 – $0.10 |
| rollforge | The whole tabletop toolkit, one call at a time. | 26 | $0.003 – $0.08 |
| bestiary | A creature compendium for every world. | 6 | $0.01 – $0.08 |
| statline | Sports and stats math, per call. | 1 | $0.003 |
| matchpoint | Dedup and record linkage, per call. | 7 | $0.003 – $0.005 |
| retail | Product copy + product discovery, per call. | 5 | $0.01 – $0.02 |
| compose | One call, several of our endpoints, one settlement. | 58 | $0.02 – $0.10 |
SEE ALSO