@agentutility/mcp-locale 0.8.0 → 0.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -51,24 +51,24 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
51
51
  | Tool | Description |
52
52
  |---|---|
53
53
  | `address-geocode` | (0.02 USDC/call) Geocoder / forward geocoder / address to lat-lng / address-to-coordinates / postal-code lookup / place-name resolver / Nominatim geocoder / OpenStreetMap geocoding API. Converts a free-form address, postal code, place name, or POI into latitude/longitude plus a structured address breakdown (house number, road, city, county, state, postcode, country) and bounding box. Returns a ranked list of matches with importance scores. Backed by OSM Nominatim — global coverage, attribution required by ODbL. |
54
- | `air-quality` | (0.005 USDC/call) Air quality API / AQI / US AQI / European AQI / PM2.5 / PM10 / ozone / nitrogen dioxide / sulphur dioxide / carbon monoxide / Open-Meteo air-quality forecast. Returns current pollutant readings and AQI category for any latitude/longitude, with optional hourly forecast rows for the next 1-72 hours. Public Open-Meteo Air Quality backend, no API key. |
54
+ | `air-quality` | (0.005 USDC/call) Air quality API / AQI / US AQI / European AQI / PM2.5 / PM10 / ozone / nitrogen dioxide / sulphur dioxide / carbon monoxide / Open-Meteo air-quality forecast. Returns current pollutant readings and AQI category for any latitude/longitude, with optional hourly forecast rows for the next 1-72 hours. Air-quality data from Open-Meteo. |
55
55
  | `airport-code-lookup` | (0.005 USDC/call) Airport code lookup API / IATA airport info / ICAO airport metadata. Same OurAirports-backed handler as iata-airport-info, indexed for agents resolving airport codes to airport name, municipality, country, region, coordinates, elevation, scheduled-service flag, homepage, and Wikipedia link. |
56
56
  | `airport-delays` | (0.02 USDC/call) FAA airport delays / ground stops / ground delay programs (GDP) / arrival-departure delay feed / NAS Status / FAA OIS air-traffic disruption monitor / weather-driven program changes. Live US airport disruption events from the FAA National Airspace System Status feed: ground stops, GDPs, AFPs, arrival/departure delays, and closures with reason and timing. Filter by IATA-3 airport and event type. Federal public — no auth, no rate-limit hassle. |
57
57
  | `astro-times` | (0.002 USDC/call) Sunrise sunset times. Computes sunrise, sunset, solar noon, day length (seconds), and civil / nautical / astronomical twilight begin & end for any latitude/longitude on any date. Also covers golden hour, dawn / dusk, and full astronomy-times. UTC ISO8601 strings. Wraps sunrise-sunset.org's public API — no auth, commercial-OK. |
58
- | `bin-lookup` | (0.02 USDC/call) Credit card BIN / IIN lookup. First 6-8 digits to issuer, country, brand, card type. binlist.net. Fraud screening, payment routing, geo-risk. |
58
+ | `bin-lookup` | (0.02 USDC/call) Credit card BIN lookup / bin lookup / IIN lookup. First 6-8 digits to issuer, country, brand, card type. binlist.net. Fraud screening, payment routing, geo-risk. |
59
59
  | `bin-lookup-api` | (0.02 USDC/call) BIN lookup API / card BIN checker / IIN issuer lookup. Same BIN/IIN backend as iin-lookup, indexed for agents resolving first 6-8 card digits to scheme, issuer, country, card type, prepaid/debit/credit signal, and payment-routing metadata. |
60
60
  | `building-permits` | (0.03 USDC/call) Building permits lookup / construction permit search / DOB permit fetch / city open-data permits / real-estate due-diligence / property permit history. Multi-city: NYC (DOB), San Francisco, Chicago, Los Angeles, Seattle, Austin — each city's open-data Socrata feed normalized to a common permit shape (permit_id, type, status, description, address, zip, filed/issued/expiration dates, applicant, work category). Filter by address substring, permit status, permit type, and recency window. Real-estate, construction, and code-compliance primitive. |
61
61
  | `building-permits-api` | (0.03 USDC/call) Building permits API / construction permit lookup / city permit search. Same city open-data handler as building-permits, indexed for agents checking property permit history, work type, filed and issued dates, applicant, status, and address matches. |
62
62
  | `card-bin-lookup` | (0.02 USDC/call) Credit card BIN lookup / IIN lookup / card-issuer lookup. First 6-8 digits to issuer bank, country, brand (Visa/Mastercard/Amex/Discover/JCB/UnionPay), card type (debit/credit/prepaid). Use for fraud screening, payment routing, geo-risk. |
63
63
  | `city-weather` | (0.01 USDC/call) City weather API / current weather by city name / instant weather lookup. Same Open-Meteo geocoding plus forecast backend as weather-current-city, exposed under concise buyer wording. |
64
- | `climate-data` | (0.005 USDC/call) Climate data API / historical weather data / daily temperature, precipitation, humidity, wind, and solar radiation for latitude/longitude. Returns bounded daily point data from NASA POWER for up to 366 days. Good for agriculture, energy, insurance, climate risk screening, and weather-normalized analysis. Public NASA POWER backend, no API key. |
64
+ | `climate-data` | (0.005 USDC/call) Climate data API / historical weather data / daily temperature, precipitation, humidity, wind, and solar radiation for latitude/longitude. Returns bounded daily point data from NASA POWER for up to 366 days. Good for agriculture, energy, insurance, climate risk screening, and weather-normalized analysis. Data from NASA POWER. |
65
65
  | `construction-permit-search` | (0.03 USDC/call) Construction permit search API / property permit history / municipal building permit lookup. Same multi-city permit backend as building-permits, exposed for real-estate, construction, due-diligence, and code-compliance agents. |
66
66
  | `country-info` | (0.002 USDC/call) Country info lookup. Resolves country metadata by common name, ISO 3166 alpha-2/alpha-3 code, or capital city. Returns capital, region, population, area, currencies, languages, timezones, calling code, flag emoji, neighbors. Wraps the public REST Countries v3.1 API — no auth, commercial-OK. |
67
- | `current` | (0.01 USDC/call) Current weather API / instant weather by city name / weather current endpoint. Exact buyer-demand slug for city weather lookups: geocodes a city or place name, then returns current Open-Meteo temperature, feels-like, humidity, wind, precipitation, weather code, timezone, and optional short forecast. No API key. |
67
+ | `current` | (0.01 USDC/call) Current weather API / instant weather by city name / weather current endpoint. Exact buyer-demand slug for city weather lookups: geocodes a city or place name, then returns current Open-Meteo temperature, feels-like, humidity, wind, precipitation, weather code, timezone, and optional short forecast. |
68
68
  | `current-weather` | (0.005 USDC/call) Current weather lookup / live weather conditions / temperature, humidity, precipitation, wind, and WMO condition code for a latitude/longitude. Optional hourly and daily forecast included. |
69
69
  | `current-weather-city` | (0.01 USDC/call) Current weather city lookup / city-name weather conditions. Geocodes a city name and returns current Open-Meteo conditions with optional forecast, timezone, and alternate place matches. |
70
70
  | `earthquakes-recent` | (0.002 USDC/call) Earthquake feed. Returns recent earthquakes from USGS for any time window (hour, day, week, month) above a magnitude threshold. Includes location, magnitude, depth, tsunami flag. Each quake includes magnitude + type, depth (km), place, ISO8601 time, lat/lon, tsunami flag, USGS event URL, and felt-report count when available. Wraps USGS GeoJSON summary feeds — public domain, no auth. |
71
- | `flight-status` | (0.01 USDC/call) Flight status / live aircraft position / flight tracker / ICAO24 lookup / callsign lookup / aircraft bounding-box / OpenSky Network state-vector wrapper. Pass icao24 (6-char hex transponder, e.g. 'a808c5'), a callsign (e.g. 'UAL124'), or a bbox {lamin,lamax,lomin,lomax}. Returns last-known position, altitude, speed, heading, on-ground flag, and origin country per aircraft. Single hit to OpenSky's anonymous tier (no API key, commercial-OK with attribution; shared 400 req/day pool). |
71
+ | `flight-status` | (0.01 USDC/call) Flight status / live aircraft position / flight tracker / ICAO24 lookup / callsign lookup / aircraft bounding-box / OpenSky Network state-vector wrapper. Pass icao24 (6-char hex transponder, e.g. 'a808c5'), a callsign (e.g. 'UAL124'), or a bbox {lamin,lamax,lomin,lomax}. Returns last-known position, altitude, speed, heading, on-ground flag, and origin country per aircraft. Live flight data from OpenSky Network. |
72
72
  | `geocode` | (0.02 USDC/call) Geocode API / geocoder / forward geocode / address to coordinates / place name to latitude-longitude / postal-code lookup / OpenStreetMap Nominatim. Exact short alias for address-geocode so agents searching for 'geocode' can discover the same global address/place resolver. Converts a free-form address, postal code, place name, or POI into latitude/longitude, ranked matches, structured address fields, importance scores, and bounding boxes. |
73
73
  | `holiday-lookup` | (0.002 USDC/call) Holiday calendar. Public holidays, bank holidays, and federal holidays for any country and year. ISO 3166-1 country codes. Returns date, local name, English name, type (public/observance/regional), and scope. Wraps the public Nager.Date API — no auth, commercial-OK. |
74
74
  | `iata-airport-info` | (0.005 USDC/call) IATA airport code lookup / ICAO airport lookup / airport metadata / airport name resolver / airport coordinates / airport-to-city. Resolves a 3-letter IATA code (SFO, JFK, LHR) or 4-letter ICAO code (KSFO, KJFK, EGLL) to airport name, type (large/medium/small/heliport/seaplane), latitude/longitude, elevation, continent, country, region, municipality, scheduled-service flag, home page URL, and Wikipedia link. Backed by the OurAirports CC0 public dataset — covers ~75k airports worldwide. For live FAA delays/ground-stops see airport-delays. |
@@ -80,15 +80,15 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
80
80
  | `satellite-bbox` | (0.02 USDC/call) Bounding-box satellite composite / Sentinel-2 cloud-free mosaic / region satellite snapshot / arbitrary bbox to imagery. Returns a single PNG composite over an arbitrary lat/lon bounding box, sourced from the least-cloudy Sentinel-2 observation per pixel across the requested date range (mosaickingOrder=leastCC). Output dimensions auto-scale to bbox aspect ratio. Native 10m resolution. Bbox area capped at 4 sq-deg per call — larger regions should be stitched from multiple calls. JSON output includes { bbox, time_range, size, data_base64, license, attribution, ... }. |
81
81
  | `satellite-change` | (0.05 USDC/call) Satellite before/after / change detection / Sentinel-2 time-series diff / construction monitoring / deforestation tracker / fire-burn-scar imagery. Renders two cloud-free Sentinel-2 composites of the same bounding box anchored at two dates, each averaged over the window_days prior. Returns both base64 PNGs side-by-side so clients can display, animate, or pixel-diff them. Use cases: construction-site progress, vegetation change, wildfire burn scars, port/parking-lot activity, glacier retreat. Native 10m. Bbox area ≤ 4 sq-deg. |
82
82
  | `satellite-tile` | (0.005 USDC/call) Satellite imagery tile / lat-lon to satellite PNG / Sentinel-2 tile API / cloud-free satellite snapshot / agent-callable satellite imagery. Returns a recent cloud-free Sentinel-2 (10m) PNG centered on a lat/lon at a slippy-map zoom level. Default source: CDSE Sentinel Hub Processing API with mosaickingOrder=leastCC over the prior 30 days (configurable via days_back). Optional NASA GIBS MODIS Terra (~250m) source for regional zoom ≤9 with zero quota. Output is JSON: { source, lat, lon, zoom, bbox, data_base64, license, attribution, ... }. License: Copernicus open data (CC BY-SA 3.0 IGO) or NASA public domain; attribution string included in every response. |
83
- | `sports-schedule` | (0.01 USDC/call) Sports schedule / MLB / NBA / NHL / NFL / WNBA / MLS / EPL / La Liga / Bundesliga / Serie A — next games + recent results / sports schedule API / TheSportsDB v1 wrapper. Pass a league code; scope='upcoming' (default) returns the next 15 events with start time, venue, teams. scope='recent' returns last 15 completed games including scores. Single hit to TheSportsDB free tier (no API key, commercial-OK with attribution). |
83
+ | `sports-schedule` | (0.01 USDC/call) Sports schedule / MLB / NBA / NHL / NFL / WNBA / MLS / EPL / La Liga / Bundesliga / Serie A — next games + recent results / sports schedule API / TheSportsDB v1 wrapper. Pass a league code; scope='upcoming' (default) returns the next 15 events with start time, venue, teams. scope='recent' returns last 15 completed games including scores. Data from TheSportsDB. |
84
84
  | `sunrise-sunset` | (0.002 USDC/call) Sunrise sunset times. Returns sunrise, sunset, solar noon, day length, and civil / nautical / astronomical twilight begin and end for any latitude/longitude on any date. Also covers golden-hour and dawn / dusk. Same backend as astro-times under a more search-friendly slug. UTC ISO8601 strings. |
85
85
  | `timezone-convert` | (0.001 USDC/call) Timezone convert / IANA tz conversion / DST-aware time arithmetic / wall-clock to UTC / convert across cities. Convert a datetime from one IANA timezone to another. ISO-8601 input — bare wall-time strings are interpreted in the from_tz, fully-qualified offsets are honored. DST is handled correctly (uses V8's built-in tzdata via Intl.DateTimeFormat). Returns both formatted strings, both UTC offsets, and the difference in hours. |
86
86
  | `timezone-lookup` | (0.001 USDC/call) Timezone lookup. Returns IANA timezone, UTC offset, DST status, current local time, and DST transitions for any latitude/longitude or city name. Wraps the public TimeAPI.io endpoint — no auth, commercial-OK. |
87
- | `vin-decode` | (0.005 USDC/call) VIN decoder / VIN lookup / decode VIN / vehicle identification number / NHTSA vPIC wrapper. Pass a 17-char VIN; returns make, model, model_year, manufacturer, plant country, body class, vehicle type, fuel type, engine cylinders/displacement/HP, drive type, transmission, GVWR, safety features (ABS, traction control, airbags), and any decode errors. Includes a `valid_checksum` flag (ISO 3779 mod-11 check; reliable for North-American VINs). Backed by NHTSA's free public vPIC API US Govt public domain, no API key required. |
87
+ | `vin-decode` | (0.005 USDC/call) VIN decoder / VIN lookup / decode VIN / vehicle identification number / NHTSA vPIC wrapper. Pass a 17-char VIN; returns make, model, model_year, manufacturer, plant country, body class, vehicle type, fuel type, engine cylinders/displacement/HP, drive type, transmission, GVWR, safety features (ABS, traction control, airbags), and any decode errors. Includes a `valid_checksum` flag (ISO 3779 mod-11 check; reliable for North-American VINs). Backed by NHTSA's vPIC data (US Govt public domain). |
88
88
  | `visa-requirements` | (0.005 USDC/call) Visa requirements / passport visa lookup / visa-free travel checker / e-visa + visa-on-arrival lookup / passport-index / travel eligibility / Schengen + ESTA-style entry rules. Given a passport country and destination, returns whether entry is visa-free, e-visa, visa-on-arrival, or visa-required, plus permitted stay in days and a human-readable status string. Pass full_matrix to get the entire 200x200 visa matrix for the passport. Backed by the public CC-BY passport-index-dataset. |
89
89
  | `weather` | (0.005 USDC/call) Weather API / weather forecast / current weather / hourly forecast. Returns current conditions plus 1-7 day daily forecast and optional hourly forecast for any latitude/longitude. Daily includes temp max/min, precipitation, sunrise/sunset, UV index. Open-Meteo backend. |
90
90
  | `weather-api` | (0.005 USDC/call) Weather API / current weather API / forecast API. Returns current conditions, hourly forecast, and 1-7 day daily forecast for latitude/longitude with metric or imperial units. Open-Meteo backend. |
91
- | `weather-current-city` | (0.01 USDC/call) Current weather by city / city weather API / instant weather lookup by place name. Geocodes a city or place name with Open-Meteo, chooses the best match with optional country_code, then returns current temperature, feels-like, humidity, wind, precipitation, WMO weather code, timezone, and optional daily/hourly forecast from Open-Meteo. No API key. |
91
+ | `weather-current-city` | (0.01 USDC/call) Current weather by city / city weather API / instant weather lookup by place name. Geocodes a city or place name with Open-Meteo, chooses the best match with optional country_code, then returns current temperature, feels-like, humidity, wind, precipitation, WMO weather code, timezone, and optional daily/hourly forecast from Open-Meteo. |
92
92
  | `weather-forecast` | (0.005 USDC/call) Weather forecast / hourly forecast / current weather / temperature / precipitation / UV index / sunrise-sunset / Open-Meteo / weather API. Returns current conditions, a 1-7 day daily forecast, and an optional hourly forecast for any latitude/longitude. Daily includes temp max/min, precipitation total + probability, sunrise/sunset, max UV index, and WMO weather code. Current includes temperature, apparent temperature, humidity %, wind speed/direction, precipitation, weather code, and is_day. Metric or imperial units. Wraps the public Open-Meteo API — no auth, commercial-OK, CC-BY 4.0. |
93
93
 
94
94
  ## How it works
@@ -110,4 +110,4 @@ The agent never sees the payment flow — it just gets the result.
110
110
 
111
111
  ---
112
112
 
113
- **Version:** 0.8.0 · **License:** MIT
113
+ **Version:** 0.8.2 · **License:** MIT
@@ -1,6 +1,6 @@
1
1
  /** Auto-generated by scripts/generate-mcp-clusters.mjs. Do not edit by hand. */
2
2
  export const CLUSTER_SLUG = "locale";
3
- export const VERSION = "0.8.0";
3
+ export const VERSION = "0.8.2";
4
4
  export const TOOLS = [
5
5
  {
6
6
  "name": "address-geocode",
@@ -31,7 +31,7 @@ export const TOOLS = [
31
31
  {
32
32
  "name": "air-quality",
33
33
  "http_name": "air-quality",
34
- "description": "(0.005 USDC/call) Air quality API / AQI / US AQI / European AQI / PM2.5 / PM10 / ozone / nitrogen dioxide / sulphur dioxide / carbon monoxide / Open-Meteo air-quality forecast. Returns current pollutant readings and AQI category for any latitude/longitude, with optional hourly forecast rows for the next 1-72 hours. Public Open-Meteo Air Quality backend, no API key.",
34
+ "description": "(0.005 USDC/call) Air quality API / AQI / US AQI / European AQI / PM2.5 / PM10 / ozone / nitrogen dioxide / sulphur dioxide / carbon monoxide / Open-Meteo air-quality forecast. Returns current pollutant readings and AQI category for any latitude/longitude, with optional hourly forecast rows for the next 1-72 hours. Air-quality data from Open-Meteo.",
35
35
  "method": "POST",
36
36
  "input_schema": {
37
37
  "type": "object",
@@ -133,7 +133,7 @@ export const TOOLS = [
133
133
  {
134
134
  "name": "bin-lookup",
135
135
  "http_name": "bin-lookup",
136
- "description": "(0.02 USDC/call) Credit card BIN / IIN lookup. First 6-8 digits to issuer, country, brand, card type. binlist.net. Fraud screening, payment routing, geo-risk.",
136
+ "description": "(0.02 USDC/call) Credit card BIN lookup / bin lookup / IIN lookup. First 6-8 digits to issuer, country, brand, card type. binlist.net. Fraud screening, payment routing, geo-risk.",
137
137
  "method": "POST",
138
138
  "input_schema": {
139
139
  "type": "object",
@@ -295,7 +295,7 @@ export const TOOLS = [
295
295
  {
296
296
  "name": "climate-data",
297
297
  "http_name": "climate-data",
298
- "description": "(0.005 USDC/call) Climate data API / historical weather data / daily temperature, precipitation, humidity, wind, and solar radiation for latitude/longitude. Returns bounded daily point data from NASA POWER for up to 366 days. Good for agriculture, energy, insurance, climate risk screening, and weather-normalized analysis. Public NASA POWER backend, no API key.",
298
+ "description": "(0.005 USDC/call) Climate data API / historical weather data / daily temperature, precipitation, humidity, wind, and solar radiation for latitude/longitude. Returns bounded daily point data from NASA POWER for up to 366 days. Good for agriculture, energy, insurance, climate risk screening, and weather-normalized analysis. Data from NASA POWER.",
299
299
  "method": "POST",
300
300
  "input_schema": {
301
301
  "type": "object",
@@ -405,7 +405,7 @@ export const TOOLS = [
405
405
  {
406
406
  "name": "current",
407
407
  "http_name": "current",
408
- "description": "(0.01 USDC/call) Current weather API / instant weather by city name / weather current endpoint. Exact buyer-demand slug for city weather lookups: geocodes a city or place name, then returns current Open-Meteo temperature, feels-like, humidity, wind, precipitation, weather code, timezone, and optional short forecast. No API key.",
408
+ "description": "(0.01 USDC/call) Current weather API / instant weather by city name / weather current endpoint. Exact buyer-demand slug for city weather lookups: geocodes a city or place name, then returns current Open-Meteo temperature, feels-like, humidity, wind, precipitation, weather code, timezone, and optional short forecast.",
409
409
  "method": "POST",
410
410
  "input_schema": {
411
411
  "type": "object",
@@ -561,7 +561,7 @@ export const TOOLS = [
561
561
  {
562
562
  "name": "flight-status",
563
563
  "http_name": "flight-status",
564
- "description": "(0.01 USDC/call) Flight status / live aircraft position / flight tracker / ICAO24 lookup / callsign lookup / aircraft bounding-box / OpenSky Network state-vector wrapper. Pass icao24 (6-char hex transponder, e.g. 'a808c5'), a callsign (e.g. 'UAL124'), or a bbox {lamin,lamax,lomin,lomax}. Returns last-known position, altitude, speed, heading, on-ground flag, and origin country per aircraft. Single hit to OpenSky's anonymous tier (no API key, commercial-OK with attribution; shared 400 req/day pool).",
564
+ "description": "(0.01 USDC/call) Flight status / live aircraft position / flight tracker / ICAO24 lookup / callsign lookup / aircraft bounding-box / OpenSky Network state-vector wrapper. Pass icao24 (6-char hex transponder, e.g. 'a808c5'), a callsign (e.g. 'UAL124'), or a bbox {lamin,lamax,lomin,lomax}. Returns last-known position, altitude, speed, heading, on-ground flag, and origin country per aircraft. Live flight data from OpenSky Network.",
565
565
  "method": "POST",
566
566
  "input_schema": {
567
567
  "type": "object",
@@ -930,7 +930,7 @@ export const TOOLS = [
930
930
  {
931
931
  "name": "sports-schedule",
932
932
  "http_name": "sports-schedule",
933
- "description": "(0.01 USDC/call) Sports schedule / MLB / NBA / NHL / NFL / WNBA / MLS / EPL / La Liga / Bundesliga / Serie A — next games + recent results / sports schedule API / TheSportsDB v1 wrapper. Pass a league code; scope='upcoming' (default) returns the next 15 events with start time, venue, teams. scope='recent' returns last 15 completed games including scores. Single hit to TheSportsDB free tier (no API key, commercial-OK with attribution).",
933
+ "description": "(0.01 USDC/call) Sports schedule / MLB / NBA / NHL / NFL / WNBA / MLS / EPL / La Liga / Bundesliga / Serie A — next games + recent results / sports schedule API / TheSportsDB v1 wrapper. Pass a league code; scope='upcoming' (default) returns the next 15 events with start time, venue, teams. scope='recent' returns last 15 completed games including scores. Data from TheSportsDB.",
934
934
  "method": "POST",
935
935
  "input_schema": {
936
936
  "type": "object",
@@ -1047,7 +1047,7 @@ export const TOOLS = [
1047
1047
  {
1048
1048
  "name": "vin-decode",
1049
1049
  "http_name": "vin-decode",
1050
- "description": "(0.005 USDC/call) VIN decoder / VIN lookup / decode VIN / vehicle identification number / NHTSA vPIC wrapper. Pass a 17-char VIN; returns make, model, model_year, manufacturer, plant country, body class, vehicle type, fuel type, engine cylinders/displacement/HP, drive type, transmission, GVWR, safety features (ABS, traction control, airbags), and any decode errors. Includes a `valid_checksum` flag (ISO 3779 mod-11 check; reliable for North-American VINs). Backed by NHTSA's free public vPIC API US Govt public domain, no API key required.",
1050
+ "description": "(0.005 USDC/call) VIN decoder / VIN lookup / decode VIN / vehicle identification number / NHTSA vPIC wrapper. Pass a 17-char VIN; returns make, model, model_year, manufacturer, plant country, body class, vehicle type, fuel type, engine cylinders/displacement/HP, drive type, transmission, GVWR, safety features (ABS, traction control, airbags), and any decode errors. Includes a `valid_checksum` flag (ISO 3779 mod-11 check; reliable for North-American VINs). Backed by NHTSA's vPIC data (US Govt public domain).",
1051
1051
  "method": "POST",
1052
1052
  "input_schema": {
1053
1053
  "type": "object",
@@ -1176,7 +1176,7 @@ export const TOOLS = [
1176
1176
  {
1177
1177
  "name": "weather-current-city",
1178
1178
  "http_name": "weather-current-city",
1179
- "description": "(0.01 USDC/call) Current weather by city / city weather API / instant weather lookup by place name. Geocodes a city or place name with Open-Meteo, chooses the best match with optional country_code, then returns current temperature, feels-like, humidity, wind, precipitation, WMO weather code, timezone, and optional daily/hourly forecast from Open-Meteo. No API key.",
1179
+ "description": "(0.01 USDC/call) Current weather by city / city weather API / instant weather lookup by place name. Geocodes a city or place name with Open-Meteo, chooses the best match with optional country_code, then returns current temperature, feels-like, humidity, wind, precipitation, WMO weather code, timezone, and optional daily/hourly forecast from Open-Meteo.",
1180
1180
  "method": "POST",
1181
1181
  "input_schema": {
1182
1182
  "type": "object",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentutility/mcp-locale",
3
- "version": "0.8.0",
3
+ "version": "0.8.2",
4
4
  "description": "MCP server for the @agentutility locale cluster — pay-per-call x402 tools, no API keys, USDC on Base.",
5
5
  "license": "MIT",
6
6
  "type": "module",