Airport Lounge List
AL
Airport Lounge List
/find_lounges_by_access

Find lounges by access

Find all airport lounges accessible with a specific credit card, membership program, airline club, alliance status, or ticket class. For example, find all loung

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 /find_lounges_by_access for me.

Input

FieldTypeDescription
access_method*stringAccess method slug (e.g. amex-platinum, priority-pass, chase-sapphire-reserve, business-cl

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":"/find_lounges_by_access","input":{"access_method":"..."}}'
cli
npx cracked-ai run -p mcp-com-airportloungelist-mcp-lounges -e /find_lounges_by_access -i '{"access_method":"..."}'
mcp
run_tool({ provider: "mcp-com-airportloungelist-mcp-lounges", endpoint: "/find_lounges_by_access", input: {"access_method":"..."} })

Try it

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