AL
Airport Lounge List
/search_lounges
Search lounges
Search airport lounges worldwide by name, airport name, IATA code, city, or country. Returns matching lounges with amenities, access methods, and ratings. Use t
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 /search_lounges for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Search query (lounge name, airport name, IATA code, city, or country) |
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":"/search_lounges","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-airportloungelist-mcp-lounges -e /search_lounges -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-airportloungelist-mcp-lounges", endpoint: "/search_lounges", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.