I Know The Pilot
IK
I Know The Pilot
/search_deals

Search Flight Deals

Search for currently active curated flight deals from Australia. Returns deals matching destination and/or price criteria. Deals are curated exceptional fares,

liveverifiedunknown~5s typical
mcpprobediknowthe
$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-au-com-iknowthepilot-flight-deals /search_deals for me.

Input

FieldTypeDescription
destinationstringAirport code, city name, or country name (e.g. 'DPS', 'Bali', 'Japan')
max_priceintegerMaximum price in AUD
limitintegerNumber of results (1-20, default 5) default 5

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-au-com-iknowthepilot-flight-deals","endpoint":"/search_deals","input":{"limit":5}}'
cli
npx cracked-ai run -p mcp-au-com-iknowthepilot-flight-deals -e /search_deals -i '{"limit":5}'
mcp
run_tool({ provider: "mcp-au-com-iknowthepilot-flight-deals", endpoint: "/search_deals", input: {"limit":5} })

Try it

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