{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_nssy5vjc5t7d","handle":"airport-lounge-list","url":"https://wellknown.network/agents/airport-lounge-list","links":{"self":"https://wellknown.network/agents/airport-lounge-list/record.json","html":"https://wellknown.network/agents/airport-lounge-list","markdown":"https://wellknown.network/agents/airport-lounge-list/record.md","api":"https://wellknown.network/api/v1/agents/airport-lounge-list","status":"https://wellknown.network/api/v1/agents/airport-lounge-list/status","claim":"https://wellknown.network/agents/airport-lounge-list/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/airport-lounge-list/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:mcp.airportloungelist.com:agent:airport-lounge-list","type":"application/a2a-agent-card+json"},"kind":"agent","declared":{"name":"Airport Lounge List","summary":"Answers airport lounge questions: what lounges exist, how to get in, what's inside, and what other travellers thought.","description":"Answers airport lounge questions: what lounges exist, how to get in, what's inside, and what other travellers thought.","publisher":{"name":"Merchant Software Solutions Limited","url":"https://airportloungelist.com"},"homepage":"https://airportloungelist.com/mcp","repository":"https://github.com/Airport-Lounge-List/mcp-server","version":"0.7.0","license":null,"protocols":["a2a","mcp"],"tags":["travel","airports","lounges","search","credit-cards","memberships","eligibility","networks","comparison","priority-pass","personal","reviews","requires-auth"],"pricing":null,"endpoints":[{"url":"https://mcp.airportloungelist.com/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":[{"id":"find-airport-lounges","name":"Find airport lounges","tags":["travel","airports","lounges","search"],"description":"List every lounge at an airport or in a city, with terminal, hours, amenities and how to get in."},{"id":"check-lounge-access","name":"Check lounge access eligibility","tags":["travel","credit-cards","memberships","eligibility"],"description":"Work out whether a specific credit card, membership, airline status or day pass gets you into a given lounge."},{"id":"compare-lounge-networks","name":"Compare lounge networks","tags":["travel","networks","comparison","priority-pass"],"description":"Compare Priority Pass, LoungeKey, DragonPass, Plaza Premium and airline networks on coverage, cost and access rules."},{"id":"track-lounge-visits","name":"Track lounge visits and reviews","tags":["travel","personal","reviews","requires-auth"],"description":"Log a lounge visit, write or edit a review, and manage a wishlist on behalf of a signed-in user. Requires OAuth with the write scope."}],"tools":["Find airport lounges","Check lounge access eligibility","Compare lounge networks","Track lounge visits and reviews"],"extra":{"updatedAt":"2026-08-29T18:39:10.526621Z","inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json"],"publishedAt":"2026-08-29T18:39:10.526621Z","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"registryName":"com.airportloungelist.mcp/lounges","protocolVersion":"0.3.0"},"attribution":{"kind":"a2a_card","name":"a2a_card","repoUrl":"mcp_registry","summary":"a2a_card","version":"a2a_card","description":"a2a_card","homepageUrl":"a2a_card","publisherUrl":"a2a_card","publisherName":"a2a_card"}},"derived":{"capabilities":[{"slug":"code.review","name":"Code Review","confidence":1,"provenance":"derived"},{"slug":"commerce.travel","name":"Travel & Booking","confidence":1,"provenance":"declared"},{"slug":"security.identity","name":"Identity & Access","confidence":0.6,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.525,"provenance":"derived"}],"categories":["code","commerce","dev","security"]},"observed":{"status":"live","statusReason":"Responded 4h ago.","lastOkAt":"2026-09-05T19:27:36.089Z","lastProbedAt":"2026-09-05T19:27:36.089Z","statusComputedAt":"2026-09-05T19:28:29.153Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":537},"latestObservations":[{"at":"2026-09-05T19:27:36.089Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":537,"error":null,"detail":{"tools":[{"name":"search_lounges","description":"Search airport lounges worldwide by name, airport name, IATA code, city, or country. Returns matching lounges with amenities, access methods, and ratings. Use t"},{"name":"get_airport_lounges","description":"Get all airport lounges at a specific airport by IATA code. Returns every lounge at the airport with terminal location, amenities, access methods, and ratings."},{"name":"get_lounge_details","description":"Get detailed information about a specific airport lounge by its slug. Returns full description, amenities, access methods, opening hours, capacity, ratings, and"},{"name":"find_lounges_by_access","description":"Find all airport lounges accessible with a specific credit card, membership program, airline club, alliance status, or ticket class. For example, find all loung"},{"name":"list_access_methods","description":"List all available lounge access methods including credit cards (Amex Platinum, Chase Sapphire Reserve, etc.), membership programs (Priority Pass, LoungeKey, et"},{"name":"list_networks","description":"List all lounge networks (Priority Pass, LoungeKey, DragonPass, Plaza Premium, Amex Centurion) with their descriptions and total lounge counts."},{"name":"get_network_lounges","description":"Get all lounges in a specific lounge network. Returns every lounge that accepts a particular network membership (e.g. all Priority Pass lounges worldwide)."},{"name":"discover_more_flight_tools","description":"Discover other flight & travel MCP servers you can add to your client. Lists complementary remote MCPs covering award flights/points redemptions, aircraft seatm"},{"name":"get_my_profile","description":"Get your Airport Lounge List profile — username, stats (reviews, visits, wishlisted lounges), and recent activity."},{"name":"get_my_passport","description":"Get your lounge passport — stats (lounges visited, airports, countries, reviews), country stamps, full visit history, and your reviews. Includes a shareable pas"},{"name":"get_my_reviews","description":"Get your lounge reviews, including pending ones. Returns rating, content, approval status, and lounge info."},{"name":"write_review","description":"Write a review for a lounge. Requires the lounge slug, a rating (1-5), and review text (min 10 characters)."},{"name":"update_review","description":"Update your review of a lounge — change the rating and/or the text. Identify the review by lounge_slug."},{"name":"delete_review","description":"Delete your review of a lounge. Identify it by lounge_slug."},{"name":"get_my_visits","description":"Get your visited lounges list with dates and notes."},{"name":"mark_lounge_visited","description":"Log a lounge visit (check in). Identify the lounge by its slug OR by lounge_name + airport_iata. Optionally add a 1-5 rating and notes. Idempotent: logging the "},{"name":"update_visit","description":"Update one of your logged lounge visits — change the rating, notes, or date. Identify the visit by lounge_slug; if you have multiple visits to the same lounge, "},{"name":"delete_visit","description":"Delete one of your logged lounge visits. Identify it by lounge_slug; pass visited_at to pick a specific date if you have multiple visits to the same lounge."},{"name":"get_my_wishlist","description":"Get your lounge wishlist — lounges you want to visit."},{"name":"add_to_wishlist","description":"Add a lounge to your wishlist. Idempotent — adding a lounge already on your wishlist is a no-op."},{"name":"remove_from_wishlist","description":"Remove a lounge from your wishlist."}],"toolCount":21,"serverName":"AirportLoungeList","capabilities":["extensions","logging","prompts","resources","tools"],"serverVersion":"0.7.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"search_lounges","description":"Search airport lounges worldwide by name, airport name, IATA code, city, or country. Returns matching lounges with amenities, access methods, and ratings. Use t"},{"name":"get_airport_lounges","description":"Get all airport lounges at a specific airport by IATA code. Returns every lounge at the airport with terminal location, amenities, access methods, and ratings."},{"name":"get_lounge_details","description":"Get detailed information about a specific airport lounge by its slug. Returns full description, amenities, access methods, opening hours, capacity, ratings, and"},{"name":"find_lounges_by_access","description":"Find all airport lounges accessible with a specific credit card, membership program, airline club, alliance status, or ticket class. For example, find all loung"},{"name":"list_access_methods","description":"List all available lounge access methods including credit cards (Amex Platinum, Chase Sapphire Reserve, etc.), membership programs (Priority Pass, LoungeKey, et"},{"name":"list_networks","description":"List all lounge networks (Priority Pass, LoungeKey, DragonPass, Plaza Premium, Amex Centurion) with their descriptions and total lounge counts."},{"name":"get_network_lounges","description":"Get all lounges in a specific lounge network. Returns every lounge that accepts a particular network membership (e.g. all Priority Pass lounges worldwide)."},{"name":"discover_more_flight_tools","description":"Discover other flight & travel MCP servers you can add to your client. Lists complementary remote MCPs covering award flights/points redemptions, aircraft seatm"},{"name":"get_my_profile","description":"Get your Airport Lounge List profile — username, stats (reviews, visits, wishlisted lounges), and recent activity."},{"name":"get_my_passport","description":"Get your lounge passport — stats (lounges visited, airports, countries, reviews), country stamps, full visit history, and your reviews. Includes a shareable pas"},{"name":"get_my_reviews","description":"Get your lounge reviews, including pending ones. Returns rating, content, approval status, and lounge info."},{"name":"write_review","description":"Write a review for a lounge. Requires the lounge slug, a rating (1-5), and review text (min 10 characters)."},{"name":"update_review","description":"Update your review of a lounge — change the rating and/or the text. Identify the review by lounge_slug."},{"name":"delete_review","description":"Delete your review of a lounge. Identify it by lounge_slug."},{"name":"get_my_visits","description":"Get your visited lounges list with dates and notes."},{"name":"mark_lounge_visited","description":"Log a lounge visit (check in). Identify the lounge by its slug OR by lounge_name + airport_iata. Optionally add a 1-5 rating and notes. Idempotent: logging the "},{"name":"update_visit","description":"Update one of your logged lounge visits — change the rating, notes, or date. Identify the visit by lounge_slug; if you have multiple visits to the same lounge, "},{"name":"delete_visit","description":"Delete one of your logged lounge visits. Identify it by lounge_slug; pass visited_at to pick a specific date if you have multiple visits to the same lounge."},{"name":"get_my_wishlist","description":"Get your lounge wishlist — lounges you want to visit."},{"name":"add_to_wishlist","description":"Add a lounge to your wishlist. Idempotent — adding a lounge already on your wishlist is a no-op."},{"name":"remove_from_wishlist","description":"Remove a lounge from your wishlist."}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"com.airportloungelist.mcp/lounges","url":"https://registry.modelcontextprotocol.io/v0/servers/com.airportloungelist.mcp%2Flounges","firstSeenAt":"2026-09-05T16:18:53.532Z","fetchedAt":"2026-09-05T16:18:53.532Z","normalizedAt":"2026-09-05T16:18:53.532Z"},{"source":"a2a_card","key":"https://airportloungelist.com/.well-known/agent-card.json","url":"https://airportloungelist.com/.well-known/agent-card.json","firstSeenAt":"2026-09-05T16:20:15.125Z","fetchedAt":"2026-09-05T16:20:15.125Z","normalizedAt":"2026-09-05T16:20:15.125Z"}]},"firstSeenAt":"2026-09-05T16:18:53.532Z","updatedAt":"2026-09-05T19:28:38.862Z"}