Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint

@agentutility/mcp-locale

Geo, weather, civic, identity primitives. · 26 tools · $0.001 – $0.05

INSTALL — CLAUDE DESKTOP
{
  "mcpServers": {
    "agentutility-locale": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-locale"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HEX"
      }
    }
  }
}

Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).

INSTALL — CURSOR
{
  "mcpServers": {
    "agentutility-locale": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-locale"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0x..."
      }
    }
  }
}

Path: .cursor/mcp.json in your project root.

FUNDING

Send any amount of USDC on Base mainnet to the address derived from your X402_PRIVATE_KEY. The MCP server uses it to pay per call.

USDC on Base contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

TOOLS (26)
toolpricedescription
address-geocode$0.02Geocoder / address-to-lat-lng / location resolver.
airport-delays$0.02FAA NAS Status — current US airport delays, ground stops, ground delay programs, weather-driven program changes.
astro-times$0.002sunrise-sunset / golden-hour / civil twilight / nautical dusk / day-length / solar-noon / dawn-dusk / astronomy times.
bin-lookup$0.02Credit card BIN / IIN lookup.
building-permits$0.03Building permits multi-city open-data lookup.
card-bin-lookup$0.02Credit card BIN lookup / IIN lookup / card-issuer lookup.
country-info$0.002Country info / ISO 3166 / country code lookup / capital city lookup / currencies by country / population / region resolver.
earthquakes-recent$0.002Earthquake feed / seismic activity / USGS / recent quakes / quake monitor / tremor data / fault line activity / tsunami alerts.
flight-status$0.01Flight status / live aircraft position / flight tracker / ICAO24 lookup / callsign lookup / aircraft bounding-box / OpenSky Network state…
holiday-lookup$0.002Public holidays / bank holidays / national holidays / federal holidays / holiday calendar / per-country dates.
iata-airport-info$0.005IATA / ICAO airport code lookup.
property-tax$0.01Property tax lookup.
property-tax-assessment$0.01Property tax assessor lookup (multi-county).
reverse-geocode$0.02Reverse geocoder / lat-lng-to-address.
satellite-address$0.01Address to satellite image / one-call address → cloud-free Sentinel-2 thumbnail / postal-code satellite snapshot / place-name to space view.
satellite-bbox$0.02Bounding-box satellite composite / Sentinel-2 cloud-free mosaic / region satellite snapshot / arbitrary bbox to imagery.
satellite-change$0.05Satellite before/after / change detection / Sentinel-2 time-series diff / construction monitoring / deforestation tracker / fire-burn-sca…
satellite-tile$0.005Satellite imagery tile / lat-lon to satellite PNG / Sentinel-2 tile API / cloud-free satellite snapshot / agent-callable satellite imagery.
sports-schedule$0.01Sports schedule / MLB / NBA / NHL / NFL / WNBA / MLS / EPL / La Liga / Bundesliga / Serie A — next games + recent results / sports schedu…
sunrise-sunset$0.002Sunrise sunset times.
timezone-convert$0.001Timezone convert / IANA tz conversion / DST-aware time arithmetic / wall-clock to UTC / convert across cities.
timezone-lookup$0.001Timezone lookup / IANA tz / UTC offset / DST status / local time at lat-lng / which timezone.
vin-decode$0.005VIN decoder / VIN lookup / decode VIN / vehicle identification number / NHTSA vPIC wrapper.
visa-requirements$0.005Visa requirements lookup.
weather$0.005Weather API / weather forecast / current weather / hourly forecast.
weather-forecast$0.005Weather forecast / hourly forecast / current weather / temperature / precipitation / UV index / sunrise-sunset / Open-Meteo / weather API.
SEE ALSO
cluster overview (Locale) · all MCP servers · npm: @agentutility/mcp-locale