Airport Lounge List
AL
Airport Lounge List
/get_network_lounges

Lounges in a network

Get all lounges in a specific lounge network. Returns every lounge that accepts a particular network membership (e.g. all Priority Pass lounges worldwide).

liveverifiedunknown~5s typical
mcpprobedairportloungelist
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-airportloungelist-mcp-lounges /get_network_lounges for me.

Input

FieldTypeDescription
network*string (priority-pass | loungekey | dragonpass | plaza-premium | amex-centurion)Network slug (priority-pass, loungekey, dragonpass, plaza-premium, amex-centurion)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-airportloungelist-mcp-lounges","endpoint":"/get_network_lounges","input":{"network":"priority-pass"}}'
cli
npx cracked-ai run -p mcp-com-airportloungelist-mcp-lounges -e /get_network_lounges -i '{"network":"priority-pass"}'
mcp
run_tool({ provider: "mcp-com-airportloungelist-mcp-lounges", endpoint: "/get_network_lounges", input: {"network":"priority-pass"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.