Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

I Know The Pilot

au.com.iknowthepilot/flight-deals

Find curated cheap flight and travel deals from Australia.

Uptime
100.0%
2 direct probes · 30d
Response
2323ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_deals

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

list_top_deals_from

List the cheapest currently active flight deals from a specific Australian airport. Great for answering 'what's cheap from Melbourne right now?'

get_deal

Get full details for a specific flight deal including routes and airlines.

get_cheapest_flight_dates

For a known origin and destination, get the cheapest fare for each departure date in a date window. Prices are cached fares in AUD from I Want That Flight (I Know The Pilot's sister flight-search site…

find_cheapest_flights_to

When the user hasn't said where they're flying from, compare the cheapest fare to a destination from every origin airport with cached data. Prices are cached fares in AUD from I Want That Flight (I Kn…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "i_know_the_pilot": {
      "url": "https://iknowthepilot.com.au/mcp",
      "transport": "streamable-http"
    }
  }
}