Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Pointify Travel

com.pointifytravels/travel

Search award flights and cash fares, optimize points, and predict fares inside ChatGPT and Claude.

Uptime
33.3%
3 direct probes · 30d
Response
1478ms
last probe
Tools
5
callable
Resources
1
readable
Prompts
0
available

Tools · 5

search_flights

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).

search_calendar

Find the cheapest travel dates around a target date. Shows a calendar view of minimum prices for flexible date travelers.

get_prediction

Get a buy/wait/neutral recommendation for a flight fare based on historical patterns and time-based signals.

optimize_points

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.

list_deals

Browse current award travel deals and flight promotions.

Resources · 1

pointify-app

Pointify interactive UI widget

ui://pointify/app

How to use

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

{
  "mcpServers": {
    "pointify_travel": {
      "url": "https://mcp.pointifytravels.com/mcp",
      "transport": "streamable-http"
    }
  }
}