Pointify Travel
com.pointifytravels/travelSearch award flights and cash fares, optimize points, and predict fares inside ChatGPT and Claude.
Tools · 5
Search for flight deals between two airports on a given date. Returns cash fares and/or award availability from multiple sources (Duffel, SerpApi, Seats.aero).
Find the cheapest travel dates around a target date. Shows a calendar view of minimum prices for flexible date travelers.
Get a buy/wait/neutral recommendation for a flight fare based on historical patterns and time-based signals.
Compare points redemption options for a flight and rank them by cents-per-point (CPP) value. Helps decide whether to pay cash or use loyalty points.
Browse current award travel deals and flight promotions.
Resources · 1
Pointify interactive UI widget
ui://pointify/app
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"pointify_travel": {
"url": "https://mcp.pointifytravels.com/mcp",
"transport": "streamable-http"
}
}
}