FF
flyfast
Natural-language flight search with trust metrics. Paste a city pair, get ranked options with on-time rate, price history, and aircraft details.
travel
11 actions
public
runtime: http-proxy
RUNS · 7d
712*
SUCCESS RATE
97.8%*
P50 LATENCY
810ms*
UNIQUE USERS
218*
Public URL
Where users run your app. Visible to everyone; zero creator affordances (owner sees this as a visitor).
https://floom.dev/p/flyfast
Open
MCP endpoint
Claude, Cursor, ChatGPT, or any MCP client can call this app via the Model Context Protocol.
https://floom.dev/mcp/flyfast
Install in Claude Desktop →
JSON API
Call any action from your backend.
curl floom.dev/api/flyfast/search-flights -H 'Authorization: Bearer …'
Install snippet · Claude Desktop
Drop this into claude_desktop_config.json.
{
"mcpServers": {
"flyfast": {
"url": "https://floom.dev/mcp/flyfast",
"auth": "bearer YOUR_FLOOM_API_KEY"
}
}
}
Actions · 11
Each maps to one OpenAPI operation. Click to open docs.
search-flightsfind flights by city pairPOST
price-alertnotify on price dropPOST
on-time-ratehistorical punctualityGET
aircraft-infoequipment + ageGET
airport-lookupIATA → city, timezoneGET
Danger zone
Deleting takes the app offline immediately. 30-day soft delete then permanent. Can't be undone after 30 days.
* illustrative metrics · not real data · metrics surface ships in v1.1