{
  "specVersion": "1.0",
  "host": {
    "displayName": "SERP Radio — Flight Intelligence",
    "identifier": "did:web:serpradio.com",
    "documentationUrl": "https://serpradio.com/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:serpradio.com:server:flight-intelligence",
      "displayName": "SERP Radio Flight Intelligence MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://serpradio.com/.well-known/mcp.json",
      "description": "Real-time flight deal intelligence, pricing signals, and editorial broadcast context for NYC metro airports (JFK, LGA, EWR), served over WebMCP.",
      "capabilities": [
        "get_board_feed",
        "get_live_deals",
        "get_live_featured",
        "get_network_state",
        "get_route_view"
      ],
      "tags": [
        "flights",
        "travel",
        "airfare",
        "deals",
        "pricing",
        "nyc",
        "mcp",
        "agentic-web"
      ],
      "representativeQueries": [
        "find an MCP server for cheap flights from New York",
        "what are the best flight deals from JFK right now",
        "best time to book a flight from JFK to London",
        "show live airfare deals from EWR and LGA"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-06-20T00:00:00Z"
    }
  ]
}