BoostedTravel
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
β
64NOASSERTIONsearch
Install
Config snippet generator goes here (5 client tabs)
README
<table>
<tr>
<td width="140">
<img src="assets/logo.png" alt="LetsFG" width="120">
</td>
<td>
# LetsFGπ₯πβοΈ β agent-native flight search & booking.
### Flights & hotels $50 cheaper in 5 seconds. Not redirects β real booking flows for AI agents.
</td>
</tr>
</table>
LetsFG finds the cheapest flights across the entire internet β 180 airline connectors firing in parallel + enterprise GDS sources (Amadeus, Duffel, Sabre, Travelport) β and returns results in ~5 seconds. No web scraping wait times, no browser tabs, no inflated prices, and no redirect maze. Just raw airline prices, zero markup, and booking flows that end in real airline PNRs.
Native to **OpenClaw**, **Perplexity Computer**, **Manus**, **Claude Code**, **Codex**, **Cursor**, **Windsurf** β any AI agent that supports CLI, MCP, or packages.
Built for developers shipping personal AI assistants, coding agents, and agentic workflows that need to do more than return links.
> β **Search is free. Booking costs the ticket price only β zero markup.** Star β register β get unlimited search access forever. No trial, no catch. Booking charges the raw airline ticket price via Stripe (we add zero margin).
[](https://github.com/LetsFG/LetsFG)
[](LICENSE)
[](https://pypi.org/project/letsfg/)
[](https://www.npmjs.com/package/letsfg-mcp)
[](https://smithery.ai/servers/letsfg)
[](https://www.npmjs.com/package/letsfg)
## Demo: LetsFG vs Default Agent Search
<div align="center">
<img src="assets/demo.gif" alt="Demo: LetsFG vs Default Agent Search" width="640">
</div>
> Side-by-side comparison: default agent search (OpenClaw, Perplexity Computer) vs LetsFG CLI. Same query β LetsFG finds cheaper flights across 180 airlines in seconds.
## Why LetsFG?
Flight websites inflate prices with demand tracking, cookie-based pricing, and surge markup. The same flight is often **$20β$50 cheaper** through LetsFG β raw airline price, zero markup.
But the bigger difference for AI builders is the workflow: most travel products for agents stop at search and send the user away through redirects. LetsFG is built so an agent can search, unlock, and book inside one structured flow β ending in a real airline PNR, not a handoff.
LetsFG works by finding the best price across the entire internet. It fires 180 airline connectors in parallel, scanning carriers across Europe, Asia, Americas, Middle East, Africa, and Oceania β then merges results with enterprise GDS/NDC sources (Amadeus, Duffel, Sabre, Travelport) that provide competitive pricing from 400+ carriers including premium airlines like Lufthansa, British Airways, and Emirates. The best price wins.
That also matters for trust: in an agent-driven world, hidden OTA margin is not just a pricing issue β it's an incentives issue. LetsFG is not in the chain to quietly tax the passenger between the airline and the assistant.
| | Google Flights / Booking.com / Expedia | **LetsFG** |
|---|---|---|
| Search speed | 30s+ (loading, ads, redirects) | **~10 seconds** |
| Search | Free (with tracking/inflation) | **Free** (no tracking, no cookies) |
| Booking model | Redirects user to OTA/airline checkout | **Structured agent flow ending in a real airline PNR** |
| Booking | Ticket + hidden markup | **Ticket price only** (raw airline price, zero markup) |
| Price goes up on repeat search? | Yes (demand tracking) | **Never** |
| LCC coverage | Missing many low-cost carriers | **180 direct airline connectors** |
| Works inside AI agents? | No | **Native** (CLI, MCP, SDK) |
---
## One-Click Install
```bash
pip install letsfg
```
That's it. You can search flights immediately β no account, no API key, no configuration:
```bash
letsfg search-local GDN BCN 2026-06-15
```
This runs 180 airline connectors locally on your machine and returns real-time prices. Completely free, unlimited, zero setup.
---
## Star History
<a href="https://www.star-history.com/?repos=LetsFG%2FLetsFG&type=date&legend=top-left">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/image?repos=LetsFG/LetsFG&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/image?repos=LetsFG/LetsFG&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/image?repos=LetsFG/LetsFG&type=date&legend=top-left" />
</picture>
</a>
---
## Two Ways to Use LetsFG
### Option A: Local Only (Free, No API Key)
Install and search. One command, zero configuration.
```bash
pip install letsfg
letsfg search-local LHR BCN 2026-04-15
```
**What you get:**
-