Whentofly
FreeNot checkedFlight search for AI agents: flexible-date cheapest round-trips with a good-price verdict from historical data. Hosted remote MCP, free, no key.
About
Flight search for AI agents: flexible-date cheapest round-trips with a good-price verdict from historical data. Hosted remote MCP, free, no key.
README
whentofly.io is a flexible-date flight search your AI agent can use directly. Ask your agent "cheapest round trip from Singapore to Tokyo in October, 5–9 days" — it searches a whole date window, returns the cheapest real fares with booking links, and tells you whether the price is actually good for that route (a verdict built from historical price bands).
No API key. No signup. One tool, hosted remotely — nothing to run locally.
Install
Claude Code
claude mcp add flights https://whentofly.io/mcp?ch=github
Claude Desktop / claude.ai — Settings → Connectors → Add custom connector →
https://whentofly.io/mcp?ch=github
Cursor — add to mcp.json:
{
"mcpServers": {
"flights": { "url": "https://whentofly.io/mcp?ch=github" }
}
}
Any other MCP client with remote (streamable HTTP) support: point it at
https://whentofly.io/mcp.
ChatGPT — use the whentofly Custom GPT (MCP connectors are Claude/Cursor-side for now).
What the tool does
search_flights — find the cheapest round-trip in a flexible date window:
- Flexible dates: give a month or date range + min/max trip length (e.g. "5–9 days in October") — it scans every valid depart/return combination and sorts by price.
- Price verdict: each result is scored against the route's historical price bands — good / typical / high — so your agent can answer "should I buy now?", not just "what does it cost?".
- Anywhere mode: omit the destination (or say "anywhere") to get the cheapest destinations from your origin — "where can I fly cheapest from Berlin in September?"
- Booking links for every fare, airline names resolved, prices cross-checked against live Google Flights data on fresh searches.
Example prompts
- "Find the cheapest round trip Singapore → Tokyo in October, 5 to 9 days."
- "Where can I fly the cheapest from Berlin for a week in September?"
- "Is $450 a good price for NYC → Lisbon in November? Check flexible dates."
- "Plan me the cheapest 10–14 day trip to Japan in the next 3 months."
Pricing & funding
Free to use, no key. Booking links are affiliate links — commissions fund the service; prices are identical for you. Fares come from cached airline-ticket data cross-checked against Google Flights; always verify the final price on the booking page.
For developers
The same search is available as a plain JSON API — https://whentofly.io/search
(docs). This repo hosts documentation for the hosted MCP
server; the service itself is closed-source.
Questions / feedback: [email protected] or open an issue here.
Installing Whentofly
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/dimabalony/whentofly-mcpFAQ
Is Whentofly MCP free?
Yes, Whentofly MCP is free — one-click install via Unyly at no cost.
Does Whentofly need an API key?
No, Whentofly runs without API keys or environment variables.
Is Whentofly hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Whentofly in Claude Desktop, Claude Code or Cursor?
Open Whentofly on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Whentofly with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
