Skip to content

Add Airport Lounge List to Websites - #25

Open
jackculpan wants to merge 1 commit into
webmachinelearning:mainfrom
jackculpan:add-airport-lounge-list
Open

Add Airport Lounge List to Websites#25
jackculpan wants to merge 1 commit into
webmachinelearning:mainfrom
jackculpan:add-airport-lounge-list

Conversation

@jackculpan

Copy link
Copy Markdown

Adds Airport Lounge List to the Websites section.

It is a production airport lounge directory. Every page registers imperative navigator.modelContext tools:

  • get_current_page — read the current page as Markdown
  • search_lounges — search the directory by name, airport, city, country or IATA code
  • get_airport_lounges — list an airport's lounges by IATA code
  • get_lounge_details — look up one lounge by slug
  • navigate_to — move to another page on the site

Each tool reads the Markdown twin the page already serves, so the agent and the human see the same content. Tools re-register on Turbo navigation and unregister through an AbortSignal.

Kept alphabetical within the section.

@anssiko

anssiko commented Sep 2, 2026

Copy link
Copy Markdown
Member

Do you have a page on the site that talks about the WebMCP support, introduce the tools etc.? It'd be good to link to that instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants