@agentutility/mcp-locale 0.1.8 → 0.8.0
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 +30 -16
- package/dist/tools.generated.js +500 -50
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ Edit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) o
|
|
|
22
22
|
}
|
|
23
23
|
```
|
|
24
24
|
|
|
25
|
-
Restart Claude Desktop.
|
|
25
|
+
Restart Claude Desktop. 40 tools appear in the tool palette.
|
|
26
26
|
|
|
27
27
|
## Install — Cursor
|
|
28
28
|
|
|
@@ -46,24 +46,36 @@ Send any amount of **USDC on Base mainnet** to the address derived from your `X4
|
|
|
46
46
|
|
|
47
47
|
USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
|
|
48
48
|
|
|
49
|
-
## Tools (
|
|
49
|
+
## Tools (40)
|
|
50
50
|
|
|
51
51
|
| Tool | Description |
|
|
52
52
|
|---|---|
|
|
53
|
-
| `address-geocode` | (0.02 USDC/call) Geocoder / address
|
|
54
|
-
| `
|
|
55
|
-
| `
|
|
56
|
-
| `
|
|
57
|
-
| `
|
|
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. |
|
|
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
|
+
| `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
|
+
| `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. |
|
|
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
|
+
| `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
|
+
| `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. |
|
|
58
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. |
|
|
59
|
-
| `
|
|
60
|
-
| `
|
|
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. |
|
|
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
|
+
| `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. |
|
|
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
|
+
| `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
|
+
| `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. |
|
|
61
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). |
|
|
62
|
-
| `
|
|
63
|
-
| `
|
|
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
|
+
| `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
|
+
| `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. |
|
|
75
|
+
| `iin-lookup` | (0.02 USDC/call) IIN lookup / issuer identification number API / card BIN checker. Resolves the first 6-8 card digits to scheme, issuer, country, card type, and prepaid/debit/credit signals using binlist.net. |
|
|
64
76
|
| `property-tax` | (0.01 USDC/call) Property tax lookup. Search a county's open-data assessor dataset by street address or parcel ID and return parcel id, owner, assessed and market value, sqft, year built, zoning, and a permalink to the source portal. Covers NYC PLUTO, SF Assessor Roll, and Cook County (Chicago) — open-data CC0 sources. Same backend as property-tax-assessment under a more search-friendly slug. |
|
|
65
|
-
| `property-tax-assessment` | (0.01 USDC/call) Property tax assessor lookup
|
|
66
|
-
| `reverse-geocode` | (0.02 USDC/call) Reverse geocoder / lat-lng
|
|
77
|
+
| `property-tax-assessment` | (0.01 USDC/call) Property tax assessor lookup / parcel record search / assessed value finder / owner-name lookup / lot-and-block lookup / NYC PLUTO + SF Assessor Roll + Cook County (Chicago) / municipal assessor record / real-estate due diligence / zoning + sqft + year-built check. Search a county's open-data assessor dataset by street address or parcel/BBL/APN identifier. Returns parcel id, owner, assessed and market value, building area (sqft), lot size, year built, zoning code, and a permalink to the source open-data portal. Open-data, CC0-licensed sources only — no proprietary commercial assessor feed. |
|
|
78
|
+
| `reverse-geocode` | (0.02 USDC/call) Reverse geocoder / lat-lng to address / coordinates to address / coords to street / GPS to postal code / what-city-is-this / Nominatim reverse / OpenStreetMap reverse-geocoding API. Converts a latitude/longitude pair into a structured address (house_number, road, neighborhood, suburb, city, county, state, postcode, country, country_code) plus a human-readable display_name, place type, OSM id, and bounding box. Configurable zoom level controls address granularity (street vs. neighborhood vs. city). OSM Nominatim — global coverage, ODbL attribution required. |
|
|
67
79
|
| `satellite-address` | (0.01 USDC/call) Address to satellite image / one-call address → cloud-free Sentinel-2 thumbnail / postal-code satellite snapshot / place-name to space view. Composes OpenStreetMap Nominatim geocoding with the Sentinel Hub Processing API: caller sends a free-form address and gets back both the geocoded address metadata and a recent cloud-free Sentinel-2 PNG centered on the best match. Optional NASA GIBS MODIS fallback for regional views. JSON output contains: { query, geocode_result, lat, lon, zoom, bbox, data_base64, license, attribution, ... }. |
|
|
68
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, ... }. |
|
|
69
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. |
|
|
@@ -71,10 +83,12 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
|
|
|
71
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). |
|
|
72
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. |
|
|
73
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. |
|
|
74
|
-
| `timezone-lookup` | (0.001 USDC/call) Timezone lookup
|
|
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. |
|
|
75
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. |
|
|
76
|
-
| `visa-requirements` | (0.005 USDC/call) Visa requirements lookup.
|
|
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. |
|
|
77
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
|
+
| `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. |
|
|
78
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. |
|
|
79
93
|
|
|
80
94
|
## How it works
|
|
@@ -96,4 +110,4 @@ The agent never sees the payment flow — it just gets the result.
|
|
|
96
110
|
|
|
97
111
|
---
|
|
98
112
|
|
|
99
|
-
**Version:** 0.
|
|
113
|
+
**Version:** 0.8.0 · **License:** MIT
|
package/dist/tools.generated.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
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.
|
|
3
|
+
export const VERSION = "0.8.0";
|
|
4
4
|
export const TOOLS = [
|
|
5
5
|
{
|
|
6
6
|
"name": "address-geocode",
|
|
7
7
|
"http_name": "address-geocode",
|
|
8
|
-
"description": "(0.02 USDC/call) Geocoder / address
|
|
8
|
+
"description": "(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.",
|
|
9
9
|
"method": "POST",
|
|
10
10
|
"input_schema": {
|
|
11
11
|
"type": "object",
|
|
@@ -16,11 +16,11 @@ export const TOOLS = [
|
|
|
16
16
|
},
|
|
17
17
|
"country_codes": {
|
|
18
18
|
"type": "array",
|
|
19
|
-
"description": "Optional ISO 3166-1 alpha-2
|
|
19
|
+
"description": "Optional ISO 3166-1 alpha-2 country codes to restrict results, e.g. ['us', 'ca']."
|
|
20
20
|
},
|
|
21
21
|
"limit": {
|
|
22
22
|
"type": "number",
|
|
23
|
-
"description": "1-10. Default 5."
|
|
23
|
+
"description": "Max results to return. 1-10. Default 5."
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
"required": [
|
|
@@ -28,17 +28,66 @@ export const TOOLS = [
|
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
|
+
{
|
|
32
|
+
"name": "air-quality",
|
|
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.",
|
|
35
|
+
"method": "POST",
|
|
36
|
+
"input_schema": {
|
|
37
|
+
"type": "object",
|
|
38
|
+
"properties": {
|
|
39
|
+
"latitude": {
|
|
40
|
+
"type": "number",
|
|
41
|
+
"description": "Decimal degrees, range [-90, 90]. Positive north."
|
|
42
|
+
},
|
|
43
|
+
"longitude": {
|
|
44
|
+
"type": "number",
|
|
45
|
+
"description": "Decimal degrees, range [-180, 180]. Positive east."
|
|
46
|
+
},
|
|
47
|
+
"hourly": {
|
|
48
|
+
"type": "boolean",
|
|
49
|
+
"description": "If true, include hourly pollutant/AQI rows. Default false."
|
|
50
|
+
},
|
|
51
|
+
"forecast_hours": {
|
|
52
|
+
"type": "number",
|
|
53
|
+
"description": "Hourly forecast horizon when hourly=true. 1-72. Default 24."
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"required": [
|
|
57
|
+
"latitude",
|
|
58
|
+
"longitude"
|
|
59
|
+
]
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "airport-code-lookup",
|
|
64
|
+
"http_name": "airport-code-lookup",
|
|
65
|
+
"description": "(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.",
|
|
66
|
+
"method": "POST",
|
|
67
|
+
"input_schema": {
|
|
68
|
+
"type": "object",
|
|
69
|
+
"properties": {
|
|
70
|
+
"code": {
|
|
71
|
+
"type": "string",
|
|
72
|
+
"description": "IATA-3 (e.g. 'SFO', 'JFK', 'LHR') or ICAO-4 (e.g. 'KSFO', 'KJFK', 'EGLL') airport code. Case-insensitive."
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
"required": [
|
|
76
|
+
"code"
|
|
77
|
+
]
|
|
78
|
+
}
|
|
79
|
+
},
|
|
31
80
|
{
|
|
32
81
|
"name": "airport-delays",
|
|
33
82
|
"http_name": "airport-delays",
|
|
34
|
-
"description": "(0.02 USDC/call) FAA NAS Status
|
|
83
|
+
"description": "(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.",
|
|
35
84
|
"method": "POST",
|
|
36
85
|
"input_schema": {
|
|
37
86
|
"type": "object",
|
|
38
87
|
"properties": {
|
|
39
88
|
"airport": {
|
|
40
89
|
"type": "string",
|
|
41
|
-
"description": "IATA-3
|
|
90
|
+
"description": "IATA-3 airport code, e.g. 'JFK', 'LAX', 'ORD'. Case-insensitive. Omit to return all current events nationally."
|
|
42
91
|
},
|
|
43
92
|
"event_type": {
|
|
44
93
|
"type": "string",
|
|
@@ -57,7 +106,7 @@ export const TOOLS = [
|
|
|
57
106
|
{
|
|
58
107
|
"name": "astro-times",
|
|
59
108
|
"http_name": "astro-times",
|
|
60
|
-
"description": "(0.002 USDC/call)
|
|
109
|
+
"description": "(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.",
|
|
61
110
|
"method": "POST",
|
|
62
111
|
"input_schema": {
|
|
63
112
|
"type": "object",
|
|
@@ -84,14 +133,30 @@ export const TOOLS = [
|
|
|
84
133
|
{
|
|
85
134
|
"name": "bin-lookup",
|
|
86
135
|
"http_name": "bin-lookup",
|
|
87
|
-
"description": "(0.02 USDC/call) Credit card BIN / IIN lookup. First 6-8 digits
|
|
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.",
|
|
88
137
|
"method": "POST",
|
|
89
138
|
"input_schema": {
|
|
90
139
|
"type": "object",
|
|
91
140
|
"properties": {
|
|
92
141
|
"bin": {
|
|
93
|
-
"type": "string"
|
|
94
|
-
|
|
142
|
+
"type": "string"
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
"required": [
|
|
146
|
+
"bin"
|
|
147
|
+
]
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"name": "bin-lookup-api",
|
|
152
|
+
"http_name": "bin-lookup-api",
|
|
153
|
+
"description": "(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.",
|
|
154
|
+
"method": "POST",
|
|
155
|
+
"input_schema": {
|
|
156
|
+
"type": "object",
|
|
157
|
+
"properties": {
|
|
158
|
+
"bin": {
|
|
159
|
+
"type": "string"
|
|
95
160
|
}
|
|
96
161
|
},
|
|
97
162
|
"required": [
|
|
@@ -102,34 +167,72 @@ export const TOOLS = [
|
|
|
102
167
|
{
|
|
103
168
|
"name": "building-permits",
|
|
104
169
|
"http_name": "building-permits",
|
|
105
|
-
"description": "(0.03 USDC/call) Building permits
|
|
170
|
+
"description": "(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.",
|
|
171
|
+
"method": "POST",
|
|
172
|
+
"input_schema": {
|
|
173
|
+
"type": "object",
|
|
174
|
+
"properties": {
|
|
175
|
+
"city": {
|
|
176
|
+
"type": "string",
|
|
177
|
+
"description": "City code: 'nyc' | 'sf' | 'chicago' | 'la' | 'seattle' | 'austin'. Each maps to an official city open-data portal."
|
|
178
|
+
},
|
|
179
|
+
"address": {
|
|
180
|
+
"type": "string",
|
|
181
|
+
"description": "Street / address substring to match (case-insensitive). E.g. 'broadway', '123 main st'."
|
|
182
|
+
},
|
|
183
|
+
"status": {
|
|
184
|
+
"type": "string",
|
|
185
|
+
"description": "Permit status filter, e.g. 'ISSUED', 'FILED', 'IN PROCESS'. Values vary by city."
|
|
186
|
+
},
|
|
187
|
+
"permit_type": {
|
|
188
|
+
"type": "string",
|
|
189
|
+
"description": "Permit type filter, e.g. 'EW' (equipment work) or 'NB' (new building) for NYC. Values vary by city."
|
|
190
|
+
},
|
|
191
|
+
"days": {
|
|
192
|
+
"type": "number",
|
|
193
|
+
"description": "Restrict to permits filed in the last N days."
|
|
194
|
+
},
|
|
195
|
+
"limit": {
|
|
196
|
+
"type": "number",
|
|
197
|
+
"description": "Max records to return. 1-100. Default 20."
|
|
198
|
+
}
|
|
199
|
+
},
|
|
200
|
+
"required": [
|
|
201
|
+
"city"
|
|
202
|
+
]
|
|
203
|
+
}
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"name": "building-permits-api",
|
|
207
|
+
"http_name": "building-permits-api",
|
|
208
|
+
"description": "(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.",
|
|
106
209
|
"method": "POST",
|
|
107
210
|
"input_schema": {
|
|
108
211
|
"type": "object",
|
|
109
212
|
"properties": {
|
|
110
213
|
"city": {
|
|
111
214
|
"type": "string",
|
|
112
|
-
"description": "
|
|
215
|
+
"description": "City code: 'nyc' | 'sf' | 'chicago' | 'la' | 'seattle' | 'austin'. Each maps to an official city open-data portal."
|
|
113
216
|
},
|
|
114
217
|
"address": {
|
|
115
218
|
"type": "string",
|
|
116
|
-
"description": "Street
|
|
219
|
+
"description": "Street / address substring to match (case-insensitive). E.g. 'broadway', '123 main st'."
|
|
117
220
|
},
|
|
118
221
|
"status": {
|
|
119
222
|
"type": "string",
|
|
120
|
-
"description": "
|
|
223
|
+
"description": "Permit status filter, e.g. 'ISSUED', 'FILED', 'IN PROCESS'. Values vary by city."
|
|
121
224
|
},
|
|
122
225
|
"permit_type": {
|
|
123
226
|
"type": "string",
|
|
124
|
-
"description": "
|
|
227
|
+
"description": "Permit type filter, e.g. 'EW' (equipment work) or 'NB' (new building) for NYC. Values vary by city."
|
|
125
228
|
},
|
|
126
229
|
"days": {
|
|
127
230
|
"type": "number",
|
|
128
|
-
"description": "Restrict to permits
|
|
231
|
+
"description": "Restrict to permits filed in the last N days."
|
|
129
232
|
},
|
|
130
233
|
"limit": {
|
|
131
234
|
"type": "number",
|
|
132
|
-
"description": "Max records to return
|
|
235
|
+
"description": "Max records to return. 1-100. Default 20."
|
|
133
236
|
}
|
|
134
237
|
},
|
|
135
238
|
"required": [
|
|
@@ -146,8 +249,7 @@ export const TOOLS = [
|
|
|
146
249
|
"type": "object",
|
|
147
250
|
"properties": {
|
|
148
251
|
"bin": {
|
|
149
|
-
"type": "string"
|
|
150
|
-
"description": "First 6-8 digits of the card number to look up (the BIN/IIN identifying the issuer)."
|
|
252
|
+
"type": "string"
|
|
151
253
|
}
|
|
152
254
|
},
|
|
153
255
|
"required": [
|
|
@@ -155,10 +257,128 @@ export const TOOLS = [
|
|
|
155
257
|
]
|
|
156
258
|
}
|
|
157
259
|
},
|
|
260
|
+
{
|
|
261
|
+
"name": "city-weather",
|
|
262
|
+
"http_name": "city-weather",
|
|
263
|
+
"description": "(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.",
|
|
264
|
+
"method": "POST",
|
|
265
|
+
"input_schema": {
|
|
266
|
+
"type": "object",
|
|
267
|
+
"properties": {
|
|
268
|
+
"city": {
|
|
269
|
+
"type": "string",
|
|
270
|
+
"description": "City or place name."
|
|
271
|
+
},
|
|
272
|
+
"country_code": {
|
|
273
|
+
"type": "string",
|
|
274
|
+
"description": "Optional two-letter ISO country code."
|
|
275
|
+
},
|
|
276
|
+
"units": {
|
|
277
|
+
"type": "string",
|
|
278
|
+
"enum": [
|
|
279
|
+
"metric",
|
|
280
|
+
"imperial"
|
|
281
|
+
]
|
|
282
|
+
},
|
|
283
|
+
"forecast_days": {
|
|
284
|
+
"type": "number"
|
|
285
|
+
},
|
|
286
|
+
"hourly": {
|
|
287
|
+
"type": "boolean"
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
"required": [
|
|
291
|
+
"city"
|
|
292
|
+
]
|
|
293
|
+
}
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"name": "climate-data",
|
|
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.",
|
|
299
|
+
"method": "POST",
|
|
300
|
+
"input_schema": {
|
|
301
|
+
"type": "object",
|
|
302
|
+
"properties": {
|
|
303
|
+
"latitude": {
|
|
304
|
+
"type": "number",
|
|
305
|
+
"description": "Decimal degrees, range [-90, 90]. Positive north."
|
|
306
|
+
},
|
|
307
|
+
"longitude": {
|
|
308
|
+
"type": "number",
|
|
309
|
+
"description": "Decimal degrees, range [-180, 180]. Positive east."
|
|
310
|
+
},
|
|
311
|
+
"start": {
|
|
312
|
+
"type": "string",
|
|
313
|
+
"description": "Start date in YYYY-MM-DD format."
|
|
314
|
+
},
|
|
315
|
+
"end": {
|
|
316
|
+
"type": "string",
|
|
317
|
+
"description": "End date in YYYY-MM-DD format. Defaults to start. Max window 366 days."
|
|
318
|
+
},
|
|
319
|
+
"parameters": {
|
|
320
|
+
"type": "array",
|
|
321
|
+
"description": "Optional NASA POWER parameter list. Allowed: T2M, T2M_MAX, T2M_MIN, PRECTOTCORR, RH2M, WS2M, ALLSKY_SFC_SW_DWN. Defaults to T2M,T2M_MAX,T2M_MIN,PRECTOTCORR."
|
|
322
|
+
},
|
|
323
|
+
"community": {
|
|
324
|
+
"type": "string",
|
|
325
|
+
"enum": [
|
|
326
|
+
"RE",
|
|
327
|
+
"AG",
|
|
328
|
+
"SB"
|
|
329
|
+
],
|
|
330
|
+
"description": "NASA POWER community. Default RE."
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
"required": [
|
|
334
|
+
"latitude",
|
|
335
|
+
"longitude",
|
|
336
|
+
"start"
|
|
337
|
+
]
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"name": "construction-permit-search",
|
|
342
|
+
"http_name": "construction-permit-search",
|
|
343
|
+
"description": "(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.",
|
|
344
|
+
"method": "POST",
|
|
345
|
+
"input_schema": {
|
|
346
|
+
"type": "object",
|
|
347
|
+
"properties": {
|
|
348
|
+
"city": {
|
|
349
|
+
"type": "string",
|
|
350
|
+
"description": "City code: 'nyc' | 'sf' | 'chicago' | 'la' | 'seattle' | 'austin'. Each maps to an official city open-data portal."
|
|
351
|
+
},
|
|
352
|
+
"address": {
|
|
353
|
+
"type": "string",
|
|
354
|
+
"description": "Street / address substring to match (case-insensitive). E.g. 'broadway', '123 main st'."
|
|
355
|
+
},
|
|
356
|
+
"status": {
|
|
357
|
+
"type": "string",
|
|
358
|
+
"description": "Permit status filter, e.g. 'ISSUED', 'FILED', 'IN PROCESS'. Values vary by city."
|
|
359
|
+
},
|
|
360
|
+
"permit_type": {
|
|
361
|
+
"type": "string",
|
|
362
|
+
"description": "Permit type filter, e.g. 'EW' (equipment work) or 'NB' (new building) for NYC. Values vary by city."
|
|
363
|
+
},
|
|
364
|
+
"days": {
|
|
365
|
+
"type": "number",
|
|
366
|
+
"description": "Restrict to permits filed in the last N days."
|
|
367
|
+
},
|
|
368
|
+
"limit": {
|
|
369
|
+
"type": "number",
|
|
370
|
+
"description": "Max records to return. 1-100. Default 20."
|
|
371
|
+
}
|
|
372
|
+
},
|
|
373
|
+
"required": [
|
|
374
|
+
"city"
|
|
375
|
+
]
|
|
376
|
+
}
|
|
377
|
+
},
|
|
158
378
|
{
|
|
159
379
|
"name": "country-info",
|
|
160
380
|
"http_name": "country-info",
|
|
161
|
-
"description": "(0.002 USDC/call) Country info
|
|
381
|
+
"description": "(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.",
|
|
162
382
|
"method": "POST",
|
|
163
383
|
"input_schema": {
|
|
164
384
|
"type": "object",
|
|
@@ -182,10 +402,123 @@ export const TOOLS = [
|
|
|
182
402
|
]
|
|
183
403
|
}
|
|
184
404
|
},
|
|
405
|
+
{
|
|
406
|
+
"name": "current",
|
|
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.",
|
|
409
|
+
"method": "POST",
|
|
410
|
+
"input_schema": {
|
|
411
|
+
"type": "object",
|
|
412
|
+
"properties": {
|
|
413
|
+
"city": {
|
|
414
|
+
"type": "string",
|
|
415
|
+
"description": "City or place name."
|
|
416
|
+
},
|
|
417
|
+
"query": {
|
|
418
|
+
"type": "string",
|
|
419
|
+
"description": "Alias for city."
|
|
420
|
+
},
|
|
421
|
+
"country_code": {
|
|
422
|
+
"type": "string",
|
|
423
|
+
"description": "Optional two-letter ISO country code."
|
|
424
|
+
},
|
|
425
|
+
"units": {
|
|
426
|
+
"type": "string",
|
|
427
|
+
"enum": [
|
|
428
|
+
"metric",
|
|
429
|
+
"imperial"
|
|
430
|
+
]
|
|
431
|
+
},
|
|
432
|
+
"forecast_days": {
|
|
433
|
+
"type": "number"
|
|
434
|
+
},
|
|
435
|
+
"hourly": {
|
|
436
|
+
"type": "boolean"
|
|
437
|
+
}
|
|
438
|
+
},
|
|
439
|
+
"required": [
|
|
440
|
+
"city"
|
|
441
|
+
]
|
|
442
|
+
}
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
"name": "current-weather",
|
|
446
|
+
"http_name": "current-weather",
|
|
447
|
+
"description": "(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.",
|
|
448
|
+
"method": "POST",
|
|
449
|
+
"input_schema": {
|
|
450
|
+
"type": "object",
|
|
451
|
+
"properties": {
|
|
452
|
+
"latitude": {
|
|
453
|
+
"type": "number",
|
|
454
|
+
"description": "Decimal degrees, range [-90, 90]. Positive north."
|
|
455
|
+
},
|
|
456
|
+
"longitude": {
|
|
457
|
+
"type": "number",
|
|
458
|
+
"description": "Decimal degrees, range [-180, 180]. Positive east."
|
|
459
|
+
},
|
|
460
|
+
"units": {
|
|
461
|
+
"type": "string",
|
|
462
|
+
"enum": [
|
|
463
|
+
"metric",
|
|
464
|
+
"imperial"
|
|
465
|
+
],
|
|
466
|
+
"description": "'metric' (°C, km/h, mm) or 'imperial' (°F, mph, inch). Default 'metric'."
|
|
467
|
+
},
|
|
468
|
+
"forecast_days": {
|
|
469
|
+
"type": "number",
|
|
470
|
+
"description": "Number of forecast days, 1-7. Default 3."
|
|
471
|
+
},
|
|
472
|
+
"hourly": {
|
|
473
|
+
"type": "boolean",
|
|
474
|
+
"description": "If true, include hourly temperature, precipitation, and weather code arrays. Default false."
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
"required": [
|
|
478
|
+
"latitude",
|
|
479
|
+
"longitude"
|
|
480
|
+
]
|
|
481
|
+
}
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"name": "current-weather-city",
|
|
485
|
+
"http_name": "current-weather-city",
|
|
486
|
+
"description": "(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.",
|
|
487
|
+
"method": "POST",
|
|
488
|
+
"input_schema": {
|
|
489
|
+
"type": "object",
|
|
490
|
+
"properties": {
|
|
491
|
+
"city": {
|
|
492
|
+
"type": "string",
|
|
493
|
+
"description": "City or place name."
|
|
494
|
+
},
|
|
495
|
+
"country_code": {
|
|
496
|
+
"type": "string",
|
|
497
|
+
"description": "Optional two-letter ISO country code."
|
|
498
|
+
},
|
|
499
|
+
"units": {
|
|
500
|
+
"type": "string",
|
|
501
|
+
"enum": [
|
|
502
|
+
"metric",
|
|
503
|
+
"imperial"
|
|
504
|
+
]
|
|
505
|
+
},
|
|
506
|
+
"forecast_days": {
|
|
507
|
+
"type": "number"
|
|
508
|
+
},
|
|
509
|
+
"hourly": {
|
|
510
|
+
"type": "boolean"
|
|
511
|
+
}
|
|
512
|
+
},
|
|
513
|
+
"required": [
|
|
514
|
+
"city"
|
|
515
|
+
]
|
|
516
|
+
}
|
|
517
|
+
},
|
|
185
518
|
{
|
|
186
519
|
"name": "earthquakes-recent",
|
|
187
520
|
"http_name": "earthquakes-recent",
|
|
188
|
-
"description": "(0.002 USDC/call) Earthquake feed
|
|
521
|
+
"description": "(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.",
|
|
189
522
|
"method": "POST",
|
|
190
523
|
"input_schema": {
|
|
191
524
|
"type": "object",
|
|
@@ -262,10 +595,36 @@ export const TOOLS = [
|
|
|
262
595
|
}
|
|
263
596
|
}
|
|
264
597
|
},
|
|
598
|
+
{
|
|
599
|
+
"name": "geocode",
|
|
600
|
+
"http_name": "geocode",
|
|
601
|
+
"description": "(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.",
|
|
602
|
+
"method": "POST",
|
|
603
|
+
"input_schema": {
|
|
604
|
+
"type": "object",
|
|
605
|
+
"properties": {
|
|
606
|
+
"address": {
|
|
607
|
+
"type": "string",
|
|
608
|
+
"description": "Free-form address, postal code, place name, or POI. Examples: '1600 Amphitheatre Parkway, Mountain View, CA', '10115 Berlin', 'Eiffel Tower'."
|
|
609
|
+
},
|
|
610
|
+
"country_codes": {
|
|
611
|
+
"type": "array",
|
|
612
|
+
"description": "Optional ISO 3166-1 alpha-2 country codes to restrict results, e.g. ['us', 'ca']."
|
|
613
|
+
},
|
|
614
|
+
"limit": {
|
|
615
|
+
"type": "number",
|
|
616
|
+
"description": "Max results to return. 1-10. Default 5."
|
|
617
|
+
}
|
|
618
|
+
},
|
|
619
|
+
"required": [
|
|
620
|
+
"address"
|
|
621
|
+
]
|
|
622
|
+
}
|
|
623
|
+
},
|
|
265
624
|
{
|
|
266
625
|
"name": "holiday-lookup",
|
|
267
626
|
"http_name": "holiday-lookup",
|
|
268
|
-
"description": "(0.002 USDC/call) Public holidays
|
|
627
|
+
"description": "(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.",
|
|
269
628
|
"method": "POST",
|
|
270
629
|
"input_schema": {
|
|
271
630
|
"type": "object",
|
|
@@ -288,14 +647,14 @@ export const TOOLS = [
|
|
|
288
647
|
{
|
|
289
648
|
"name": "iata-airport-info",
|
|
290
649
|
"http_name": "iata-airport-info",
|
|
291
|
-
"description": "(0.005 USDC/call) IATA / ICAO airport
|
|
650
|
+
"description": "(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.",
|
|
292
651
|
"method": "POST",
|
|
293
652
|
"input_schema": {
|
|
294
653
|
"type": "object",
|
|
295
654
|
"properties": {
|
|
296
655
|
"code": {
|
|
297
656
|
"type": "string",
|
|
298
|
-
"description": "IATA-3 or ICAO-4 code."
|
|
657
|
+
"description": "IATA-3 (e.g. 'SFO', 'JFK', 'LHR') or ICAO-4 (e.g. 'KSFO', 'KJFK', 'EGLL') airport code. Case-insensitive."
|
|
299
658
|
}
|
|
300
659
|
},
|
|
301
660
|
"required": [
|
|
@@ -303,6 +662,23 @@ export const TOOLS = [
|
|
|
303
662
|
]
|
|
304
663
|
}
|
|
305
664
|
},
|
|
665
|
+
{
|
|
666
|
+
"name": "iin-lookup",
|
|
667
|
+
"http_name": "iin-lookup",
|
|
668
|
+
"description": "(0.02 USDC/call) IIN lookup / issuer identification number API / card BIN checker. Resolves the first 6-8 card digits to scheme, issuer, country, card type, and prepaid/debit/credit signals using binlist.net.",
|
|
669
|
+
"method": "POST",
|
|
670
|
+
"input_schema": {
|
|
671
|
+
"type": "object",
|
|
672
|
+
"properties": {
|
|
673
|
+
"bin": {
|
|
674
|
+
"type": "string"
|
|
675
|
+
}
|
|
676
|
+
},
|
|
677
|
+
"required": [
|
|
678
|
+
"bin"
|
|
679
|
+
]
|
|
680
|
+
}
|
|
681
|
+
},
|
|
306
682
|
{
|
|
307
683
|
"name": "property-tax",
|
|
308
684
|
"http_name": "property-tax",
|
|
@@ -317,20 +693,16 @@ export const TOOLS = [
|
|
|
317
693
|
"nyc",
|
|
318
694
|
"sf",
|
|
319
695
|
"chicago"
|
|
320
|
-
]
|
|
321
|
-
"description": "County slug to search: nyc, sf, or cook (Chicago); selects which open-data assessor dataset to query."
|
|
696
|
+
]
|
|
322
697
|
},
|
|
323
698
|
"address": {
|
|
324
|
-
"type": "string"
|
|
325
|
-
"description": "Street address to match against the county's assessor roll; partial matches allowed."
|
|
699
|
+
"type": "string"
|
|
326
700
|
},
|
|
327
701
|
"parcel": {
|
|
328
|
-
"type": "string"
|
|
329
|
-
"description": "Parcel ID (BBL for NYC, APN for SF, PIN for Cook) to look up a specific property directly."
|
|
702
|
+
"type": "string"
|
|
330
703
|
},
|
|
331
704
|
"limit": {
|
|
332
|
-
"type": "number"
|
|
333
|
-
"description": "Maximum number of matching parcels to return; defaults to a small page size."
|
|
705
|
+
"type": "number"
|
|
334
706
|
}
|
|
335
707
|
},
|
|
336
708
|
"required": [
|
|
@@ -341,7 +713,7 @@ export const TOOLS = [
|
|
|
341
713
|
{
|
|
342
714
|
"name": "property-tax-assessment",
|
|
343
715
|
"http_name": "property-tax-assessment",
|
|
344
|
-
"description": "(0.01 USDC/call) Property tax assessor lookup
|
|
716
|
+
"description": "(0.01 USDC/call) Property tax assessor lookup / parcel record search / assessed value finder / owner-name lookup / lot-and-block lookup / NYC PLUTO + SF Assessor Roll + Cook County (Chicago) / municipal assessor record / real-estate due diligence / zoning + sqft + year-built check. Search a county's open-data assessor dataset by street address or parcel/BBL/APN identifier. Returns parcel id, owner, assessed and market value, building area (sqft), lot size, year built, zoning code, and a permalink to the source open-data portal. Open-data, CC0-licensed sources only — no proprietary commercial assessor feed.",
|
|
345
717
|
"method": "POST",
|
|
346
718
|
"input_schema": {
|
|
347
719
|
"type": "object",
|
|
@@ -376,7 +748,7 @@ export const TOOLS = [
|
|
|
376
748
|
{
|
|
377
749
|
"name": "reverse-geocode",
|
|
378
750
|
"http_name": "reverse-geocode",
|
|
379
|
-
"description": "(0.02 USDC/call) Reverse geocoder / lat-lng
|
|
751
|
+
"description": "(0.02 USDC/call) Reverse geocoder / lat-lng to address / coordinates to address / coords to street / GPS to postal code / what-city-is-this / Nominatim reverse / OpenStreetMap reverse-geocoding API. Converts a latitude/longitude pair into a structured address (house_number, road, neighborhood, suburb, city, county, state, postcode, country, country_code) plus a human-readable display_name, place type, OSM id, and bounding box. Configurable zoom level controls address granularity (street vs. neighborhood vs. city). OSM Nominatim — global coverage, ODbL attribution required.",
|
|
380
752
|
"method": "POST",
|
|
381
753
|
"input_schema": {
|
|
382
754
|
"type": "object",
|
|
@@ -391,7 +763,7 @@ export const TOOLS = [
|
|
|
391
763
|
},
|
|
392
764
|
"zoom": {
|
|
393
765
|
"type": "number",
|
|
394
|
-
"description": "3 (country) →
|
|
766
|
+
"description": "Address detail level. 3 (country) → 5 (state) → 10 (city) → 13 (village) → 17 (street, default) → 18 (building)."
|
|
395
767
|
}
|
|
396
768
|
},
|
|
397
769
|
"required": [
|
|
@@ -530,11 +902,11 @@ export const TOOLS = [
|
|
|
530
902
|
},
|
|
531
903
|
"zoom": {
|
|
532
904
|
"type": "number",
|
|
533
|
-
"description": "Slippy-map zoom level. 1-16. Default
|
|
905
|
+
"description": "Slippy-map zoom level. 1-16. Default 12 (neighborhood scale). Zoom 13+ at 512px oversamples Sentinel-2's 10m native resolution and may time out on CDSE — use size ≤256 for zoom ≥14, or stay at zoom ≤12 for size 512. MODIS/GIBS supports ≤9 only."
|
|
534
906
|
},
|
|
535
907
|
"size": {
|
|
536
908
|
"type": "number",
|
|
537
|
-
"description": "Output image side length in pixels. 64-2500. Default
|
|
909
|
+
"description": "Output image side length in pixels. 64-2500. Default 256. Higher sizes at high zooms oversample Sentinel-2 — see zoom field."
|
|
538
910
|
},
|
|
539
911
|
"source": {
|
|
540
912
|
"type": "string",
|
|
@@ -546,7 +918,7 @@ export const TOOLS = [
|
|
|
546
918
|
},
|
|
547
919
|
"days_back": {
|
|
548
920
|
"type": "number",
|
|
549
|
-
"description": "CDSE only: lookback window for least-cloudy mosaic in days. 7-180. Default
|
|
921
|
+
"description": "CDSE only: lookback window for least-cloudy mosaic in days. 7-180. Default 14."
|
|
550
922
|
}
|
|
551
923
|
},
|
|
552
924
|
"required": [
|
|
@@ -602,16 +974,13 @@ export const TOOLS = [
|
|
|
602
974
|
"type": "object",
|
|
603
975
|
"properties": {
|
|
604
976
|
"latitude": {
|
|
605
|
-
"type": "number"
|
|
606
|
-
"description": "Latitude in decimal degrees (-90 to 90, positive north) for the location to compute sun times."
|
|
977
|
+
"type": "number"
|
|
607
978
|
},
|
|
608
979
|
"longitude": {
|
|
609
|
-
"type": "number"
|
|
610
|
-
"description": "Longitude in decimal degrees (-180 to 180, positive east) for the location to compute sun times."
|
|
980
|
+
"type": "number"
|
|
611
981
|
},
|
|
612
982
|
"date": {
|
|
613
|
-
"type": "string"
|
|
614
|
-
"description": "Calendar date as YYYY-MM-DD for which to compute sunrise, sunset, twilight, and golden-hour times."
|
|
983
|
+
"type": "string"
|
|
615
984
|
}
|
|
616
985
|
},
|
|
617
986
|
"required": [
|
|
@@ -651,7 +1020,7 @@ export const TOOLS = [
|
|
|
651
1020
|
{
|
|
652
1021
|
"name": "timezone-lookup",
|
|
653
1022
|
"http_name": "timezone-lookup",
|
|
654
|
-
"description": "(0.001 USDC/call) Timezone lookup
|
|
1023
|
+
"description": "(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.",
|
|
655
1024
|
"method": "POST",
|
|
656
1025
|
"input_schema": {
|
|
657
1026
|
"type": "object",
|
|
@@ -685,14 +1054,14 @@ export const TOOLS = [
|
|
|
685
1054
|
"properties": {
|
|
686
1055
|
"vin": {
|
|
687
1056
|
"type": "string",
|
|
688
|
-
"description": "17-character VIN. Alphanumeric, no I/O/Q."
|
|
1057
|
+
"description": "17-character VIN. Alphanumeric, no I/O/Q (those are excluded from the VIN alphabet to avoid confusion with 1/0)."
|
|
689
1058
|
},
|
|
690
1059
|
"model_year": {
|
|
691
1060
|
"type": [
|
|
692
1061
|
"integer",
|
|
693
1062
|
"string"
|
|
694
1063
|
],
|
|
695
|
-
"description": "Optional model year hint (YYYY)
|
|
1064
|
+
"description": "Optional model year hint (YYYY). Helps NHTSA disambiguate the 10th position when the same WMI was reused across model years."
|
|
696
1065
|
}
|
|
697
1066
|
},
|
|
698
1067
|
"required": [
|
|
@@ -703,18 +1072,18 @@ export const TOOLS = [
|
|
|
703
1072
|
{
|
|
704
1073
|
"name": "visa-requirements",
|
|
705
1074
|
"http_name": "visa-requirements",
|
|
706
|
-
"description": "(0.005 USDC/call) Visa requirements lookup.
|
|
1075
|
+
"description": "(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.",
|
|
707
1076
|
"method": "POST",
|
|
708
1077
|
"input_schema": {
|
|
709
1078
|
"type": "object",
|
|
710
1079
|
"properties": {
|
|
711
1080
|
"passport": {
|
|
712
1081
|
"type": "string",
|
|
713
|
-
"description": "ISO
|
|
1082
|
+
"description": "Passport country as ISO 3166-1 alpha-2 (e.g. 'US', 'GB', 'IN'). Case-insensitive."
|
|
714
1083
|
},
|
|
715
1084
|
"destination": {
|
|
716
1085
|
"type": "string",
|
|
717
|
-
"description": "ISO
|
|
1086
|
+
"description": "Destination country as ISO 3166-1 alpha-2 (e.g. 'JP', 'FR'). Required unless full_matrix=true."
|
|
718
1087
|
},
|
|
719
1088
|
"full_matrix": {
|
|
720
1089
|
"type": "boolean",
|
|
@@ -765,6 +1134,87 @@ export const TOOLS = [
|
|
|
765
1134
|
]
|
|
766
1135
|
}
|
|
767
1136
|
},
|
|
1137
|
+
{
|
|
1138
|
+
"name": "weather-api",
|
|
1139
|
+
"http_name": "weather-api",
|
|
1140
|
+
"description": "(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.",
|
|
1141
|
+
"method": "POST",
|
|
1142
|
+
"input_schema": {
|
|
1143
|
+
"type": "object",
|
|
1144
|
+
"properties": {
|
|
1145
|
+
"latitude": {
|
|
1146
|
+
"type": "number",
|
|
1147
|
+
"description": "Decimal degrees, range [-90, 90]. Positive north."
|
|
1148
|
+
},
|
|
1149
|
+
"longitude": {
|
|
1150
|
+
"type": "number",
|
|
1151
|
+
"description": "Decimal degrees, range [-180, 180]. Positive east."
|
|
1152
|
+
},
|
|
1153
|
+
"units": {
|
|
1154
|
+
"type": "string",
|
|
1155
|
+
"enum": [
|
|
1156
|
+
"metric",
|
|
1157
|
+
"imperial"
|
|
1158
|
+
],
|
|
1159
|
+
"description": "'metric' (°C, km/h, mm) or 'imperial' (°F, mph, inch). Default 'metric'."
|
|
1160
|
+
},
|
|
1161
|
+
"forecast_days": {
|
|
1162
|
+
"type": "number",
|
|
1163
|
+
"description": "Number of forecast days, 1-7. Default 3."
|
|
1164
|
+
},
|
|
1165
|
+
"hourly": {
|
|
1166
|
+
"type": "boolean",
|
|
1167
|
+
"description": "If true, include hourly temperature, precipitation, and weather code arrays. Default false."
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
1170
|
+
"required": [
|
|
1171
|
+
"latitude",
|
|
1172
|
+
"longitude"
|
|
1173
|
+
]
|
|
1174
|
+
}
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"name": "weather-current-city",
|
|
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.",
|
|
1180
|
+
"method": "POST",
|
|
1181
|
+
"input_schema": {
|
|
1182
|
+
"type": "object",
|
|
1183
|
+
"properties": {
|
|
1184
|
+
"city": {
|
|
1185
|
+
"type": "string",
|
|
1186
|
+
"description": "City or place name, e.g. 'Paris', 'San Francisco', or 'Springfield'."
|
|
1187
|
+
},
|
|
1188
|
+
"query": {
|
|
1189
|
+
"type": "string",
|
|
1190
|
+
"description": "Alias for city."
|
|
1191
|
+
},
|
|
1192
|
+
"country_code": {
|
|
1193
|
+
"type": "string",
|
|
1194
|
+
"description": "Optional two-letter ISO country code to disambiguate, e.g. 'US', 'FR', 'JP'."
|
|
1195
|
+
},
|
|
1196
|
+
"units": {
|
|
1197
|
+
"type": "string",
|
|
1198
|
+
"enum": [
|
|
1199
|
+
"metric",
|
|
1200
|
+
"imperial"
|
|
1201
|
+
],
|
|
1202
|
+
"description": "Metric or imperial output units. Default metric."
|
|
1203
|
+
},
|
|
1204
|
+
"forecast_days": {
|
|
1205
|
+
"type": "number",
|
|
1206
|
+
"description": "Daily forecast days to include, 1-7. Default 1."
|
|
1207
|
+
},
|
|
1208
|
+
"hourly": {
|
|
1209
|
+
"type": "boolean",
|
|
1210
|
+
"description": "If true, include hourly temperature, precipitation, and weather code arrays."
|
|
1211
|
+
}
|
|
1212
|
+
},
|
|
1213
|
+
"required": [
|
|
1214
|
+
"city"
|
|
1215
|
+
]
|
|
1216
|
+
}
|
|
1217
|
+
},
|
|
768
1218
|
{
|
|
769
1219
|
"name": "weather-forecast",
|
|
770
1220
|
"http_name": "weather-forecast",
|
package/package.json
CHANGED