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