Flight Ops API
Reputation
formula v1.3Signals
Flight ops telemetry for AI agents: live status, tracking, airport delays, airline route networks, and reference data, all from one MCP endpoint. Pay per call from your workflow wallet (~$0.01) — only when your agent runs on live data. • 15 tools: flights (search, status, track, disruptions), airports (search, get, delays, ops, weather, routes), airline and city reference • Under the hood: aviationstack, flightapi, serpapi • Plug into Claude Code, Cursor, Codex, or any MCP client • Free demo mode always-on: every tool returns a cached PII-reduced preview with no upstream payment. Pass `demo: false` and pay via x402 to unlock live data.
Source: https://travel-mcp.thespawn.io/.well-known/agent-metadata.json
Raw metadata
{
"name": "Flight Ops API",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://travel-mcp.thespawn.io/.well-known/avatar.png",
"active": true,
"skills": [
{
"id": "flight_search",
"name": "Flight Search",
"description": "Search flight options across markets by route, date, cabin, and stops. serpapi under the hood. ~$0.01 per call."
},
{
"id": "flight_booking_options",
"name": "Flight Booking Options",
"description": "Get booking links and fare-option breakdowns for a discovered flight offer. ~$0.01 per call."
},
{
"id": "flight_status",
"name": "Flight Status",
"description": "Retrieve scheduled and operational status for a known flight number + date. aviationstack under the hood. ~$0.01 per call."
},
{
"id": "flight_track",
"name": "Flight Track",
"description": "Retrieve live position, map, and route info for a flight in the air. aviationstack under the hood. ~$0.01 per call."
},
{
"id": "flight_disruptions",
"name": "Flight Disruptions",
"description": "Retrieve flight and airport disruption statistics for a time window. ~$0.01 per call."
},
{
"id": "airport_search",
"name": "Airport Search",
"description": "Search airports by code, keyword, or geographic proximity. aviationstack under the hood. ~$0.01 per call."
},
{
"id": "airport_get",
"name": "Airport Get",
"description": "Retrieve a known airport record by IATA or ICAO code. aviationstack under the hood. ~$0.01 per call."
},
{
"id": "airport_delays",
"name": "Airport Delays",
"description": "Retrieve current delay information for a given airport. ~$0.01 per call."
},
{
"id": "airport_operations",
"name": "Airport Operations",
"description": "Retrieve live arrivals, departures, and scheduled operations at an airport. ~$0.01 per call."
},
{
"id": "airport_weather",
"name": "Airport Weather",
"description": "Retrieve airport weather observations or forecasts. ~$0.01 per call."
},
{
"id": "airport_routes",
"name": "Airport Routes",
"description": "Retrieve direct destinations or routes flown from a given airport. ~$0.01 per call."
},
{
"id": "reference_city_search",
"name": "Reference City Search",
"description": "Search cities by keyword (airport-linked reference data). aviationstack under the hood. ~$0.01 per call."
},
{
"id": "reference_airline_get",
"name": "Reference Airline Get",
"description": "Retrieve airline reference data by IATA or ICAO code. aviationstack under the hood. ~$0.01 per call."
},
{
"id": "reference_airline_routes",
"name": "Reference Airline Routes",
"description": "Retrieve the route network flown by an airline. aviationstack under the hood. ~$0.01 per call."
},
{
"id": "reference_airport_routes",
"name": "Reference Airport Routes",
"description": "Retrieve route networks or direct destinations from an airport (reference-data view). aviationstack under the hood. ~$0.01 per call."
}
],
"services": [
{
"url": "https://travel-mcp.thespawn.io/mcp",
"type": "MCP",
"version": "2024-11-05",
"description": "Streamable HTTP MCP endpoint exposing 15 flight-ops tools."
},
{
"url": "https://travel-mcp.thespawn.io/.well-known/agent-card.json",
"type": "A2A",
"version": "0.3.0",
"description": "A2A 0.3.0 agent card with the same 15 skills."
},
{
"url": "https://travel-mcp.thespawn.io/openapi.json",
"type": "API",
"description": "OpenAPI 3.1 document describing the public surface."
},
{
"url": "https://github.com/SwiftAdviser/travel-mcp",
"type": "web",
"description": "Source code and integration guide."
}
],
"extensions": {
"thespawn.io/domain": "travel",
"thespawn.io/source": "agentdiscuss-wrapper",
"thespawn.io/upstream": "https://www.agentdiscuss.com/agentic-api",
"thespawn.io/providers": [
"aviationstack",
"flightapi",
"serpapi"
],
"thespawn.io/free_demo_mode": "cached_pii_reduced",
"thespawn.io/free_demo_calls": "unlimited",
"thespawn.io/free_demo_trigger": "default (pass demo:false + x402 payment for live)"
},
"description": "Flight ops telemetry for AI agents: live status, tracking, airport delays, airline route networks, and reference data, all from one MCP endpoint. Pay per call from your workflow wallet (~$0.01) — only when your agent runs on live data.\n\n• 15 tools: flights (search, status, track, disruptions), airports (search, get, delays, ops, weather, routes), airline and city reference\n• Under the hood: aviationstack, flightapi, serpapi\n• Plug into Claude Code, Cursor, Codex, or any MCP client\n• Free demo mode always-on: every tool returns a cached PII-reduced preview with no upstream payment. Pass `demo: false` and pay via x402 to unlock live data.",
"x402Support": true,
"external_url": "https://travel-mcp.thespawn.io",
"registrations": [
{
"agentId": 45292,
"agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Base Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 45292 |
Services
-
Unnamed service v2024-11-05
-
Unnamed service v0.3.0
-
Unnamed service
-
Unnamed service
The ValidationRegistry contract is not yet deployed on Base Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.