← tripuck.com
INDIVIDUAL MCP TOOL
flight_details
Detailed information for a specific Tripuck flight ID: segments, layovers, baggage allowance, fare rules, refund/change conditions, operating carrier.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.tripuck-com]
url = "https://mcp.tripuck.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tripuck-com": {
"type": "http",
"url": "https://mcp.tripuck.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tripuck-com
Remote MCP URL: https://mcp.tripuck.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"tripuck-com": {
"url": "https://mcp.tripuck.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tripuck-com": {
"type": "http",
"url": "https://mcp.tripuck.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tripuck-com",
"transport": "streamable-http",
"url": "https://mcp.tripuck.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_flights— Tripuck flight meta-search — real-time fare comparison across 700+ airlines and 50+ online travel agencies.cheapest_dates— Tripuck price calendar — for a given route, returns the cheapest daily price across a full month.popular_routes— Tripuck's Explore service — most popular destinations with current prices from a given origin city, aggregated from live flight inventory data.find_meeting_point— Tripuck Meeting Point — finds the cheapest and fairest common destination for 2-5 people traveling from different cities.search_hotels— Tripuck hotel search — real-time availability and prices for a city on given dates.search_esim— Tripuck eSIM search — prepaid travel data plans (eSIM) for a destination country, compared across multiple providers.