You're viewing a demo portfolio

Join the waitlist
PRSM

duvera__travel_flight_search

Active

Tool of ai.duvera/gateway

declared in 1.0

[duvera · risk:low] List aircraft currently airborne within a radius of a point (adsb.lol ADS-B data). Use geo.geocode to get a city's coordinates first. Returns callsign, altitude, speed, and position. No account required.

Parameters schema

{
  "type": "object",
  "required": [
    "latitude",
    "longitude",
    "radius_nm"
  ],
  "properties": {
    "latitude": {
      "type": "number",
      "description": "Latitude of the search center (e.g. 40.64 for JFK)."
    },
    "longitude": {
      "type": "number",
      "description": "Longitude of the search center (e.g. -73.78 for JFK)."
    },
    "radius_nm": {
      "type": "number",
      "description": "Search radius in nautical miles (1-250), e.g. 50."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ai.duvera/gateway

1/7 registries
View full server →
duvera__travel_flight_search — ai.duvera/gateway — PRSM MCP