# Skyscanner MCP for AI Agents AI Agent Connect

> Skyscanner MCP for AI Agents. This tool lets you find flight prices, compare dates, and discover routes worldwide without needing an API key. You can ask your agent to find the cheapest days to fly or specific non-stop options between cities, turning your AI into a travel planning assistant that handles the heavy lifting of searching across different date combinations.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_1gCI6siDRdyS2P6bfgBCpC8Xu2jeEHrA9ozZQhIF/ai-agent-connect
- **Tags:** flight-search, price-comparison, travel-planning, itinerary-management, global-routes

## Description

Stop toggling between a dozen different tabs just to figure out when a flight from New York to London actually hits the sweet spot for your budget. This Connector lets you stay in your chat interface and ask your agent to do the heavy lifting. Instead of manually refreshing pages to see how a Tuesday flight compares to a Friday one, you can just ask for a price grid or a list of the cheapest days in a month. It handles the work of searching for indicative prices and carrier info so you can focus on the actual itinerary. Whether you're a solo traveler trying to save a few hundred bucks or a travel agent building out a complex trip for a client, it brings the data directly to you. It's a huge time saver because you don't have to worry about finding the right airport codes or navigating complex filters. You just tell your agent where you want to go and when, and it pulls back the options. It's one of the easiest ways to get real-world travel data into your workflow through the Vinkius catalog. You get the info you need to make a decision without the friction of manual searching.

## Tools

### search_flights_indicative
Get indicative flight quotes with carrier info using city names or IATA codes. It provides a quick overview of available options.

### search_direct_flights
Search for non-stop flight options when you want to avoid layovers. This is ideal for travelers who prioritize speed over cost.

### autosuggest_places
Search for airports and cities by name to get their specific IATA codes and types. This prevents errors when searching for smaller airports.

### browse_dates
Get a list of prices for multiple dates at once to find the cheapest days to fly. This helps you see the best time to book.

### browse_grid
View prices across various origin-destination and date combinations in a grid format. It makes comparing complex trips much faster.

### get_geo_places
Retrieve a list of all supported places to find the correct geographic IDs. Use this to ensure your search targets the right location.

## Prompt Examples

**Prompt:** 
```
What's the cheapest way to fly from NYC to London in June?
```

**Response:** 
```
### Flight Options: NYC to London (June 2025)

| Date | Price | Carrier |
| :--- | :--- | :--- |
| June 12 | **$385** | British Airways |
| June 15 | $412 | Virgin Atlantic |
| June 18 | $438 | Delta |

**Cheapest Days:** 
* June 12 ($385)
* June 14 ($372)
* June 16 ($390)
```

**Prompt:** 
```
Find me some non-stop flights from São Paulo to Miami.
```

**Response:** 
```
### Direct Flights: São Paulo to Miami

Found the following non-stop options:
* **American Airlines:** $450 (Indicative)
* **United Airlines:** $485 (Indicative)
* **Delta:** $510 (Indicative)

*Note: Prices are indicative and may vary based on real-time availability.*
```

**Prompt:** 
```
What are the airport codes for Tokyo?
```

**Response:** 
```
### Tokyo Airport Codes

Here are the codes for Tokyo:
* **NRT**: Narita International
* **HND**: Haneda
* **TYOA**: City Code (Includes both airports)

*Tip: Use TYOA for searches that include both airports.*
```

## Capabilities

### Find flight prices between two cities
Get indicative quotes for specific routes including carrier information.

### Identify the cheapest days to fly within a month
See a list of prices across multiple dates to find the best travel window.

### Compare multiple date combinations in a grid view
View a full price grid to see how different dates affect your total cost.

### Filter for non-stop flights only
Exclude layovers to find the fastest travel options between hubs.

### Get airport and city codes from names
Convert city names into correct IATA codes for accurate searching.

### List all supported geographic locations
Retrieve a list of supported places to find specific geographic IDs.

## Use Cases

### Finding the cheapest window for a summer vacation
A traveler wants to know the cheapest way to get to Tokyo in July. The agent uses browse_dates to find the lowest fares across the month.

### Comparing non-stop corporate flights
A travel agent needs to compare non-stop flights from NYC to London for a corporate client. The agent uses search_direct_flights to filter out layovers.

### Clarifying airport codes for small cities
A user is unsure of the airport codes for a specific city. The agent uses autosuggest_places to clarify the location before running a search.

### Visualizing price changes across a month
A flexible traveler wants to see a month-long view of prices. The agent uses browse_grid to show the best deals in a single view.

## Benefits

- Save hours of manual searching by using search_flights_indicative to get quick price quotes for any route.
- Identify the best travel windows instantly with browse_dates to see which days offer the lowest fares.
- Compare complex itineraries easily using browse_grid to see how different dates affect your total cost.
- Filter out layovers immediately with search_direct_flights to find the fastest travel options.
- Stop guessing airport codes by using autosuggest_places to get the correct IATA identifiers every time.
- Access global travel data without the hassle of managing your own API keys or technical credentials.

## How It Works

The bottom line is you get real-time flight pricing data without leaving your chat window.

1. Subscribe to the Skyscanner MCP in the Vinkius catalog.
2. Open your preferred AI client and connect the Connector.
3. Ask for flight prices or date grids in plain English.

## Frequently Asked Questions

**Can the Skyscanner MCP find the cheapest day to fly?**
Yes, it can scan multiple dates at once to identify the lowest fares for your route, helping you find the best time to book.

**Does the Skyscanner MCP require an API key?**
No, you don't need to manage any API keys. You can start searching for flight data immediately after connecting the Connector.

**Can I use the Skyscanner MCP to find non-stop flights?**
Yes, it has a specific tool to filter for non-stop options, making it easy to find direct routes without layovers.

**How does the Skyscanner MCP help with travel planning?**
It lets you ask your agent to pull price grids and date comparisons, so you can see the total cost of different trips in one view.

**Can the Skyscanner MCP search for multiple dates at once?**
Yes, it can return prices for multiple dates simultaneously, which is perfect for finding the best deals across a month.

**What kind of flight data does the Skyscanner MCP provide?**
It provides indicative flight prices, carrier information, and airport codes for destinations worldwide.

**Do I need an API key?**
No! Skyscanner's Travel API is free with a public key. No registration needed for basic access.

**How do I find airport codes?**
Use autosuggest_places to search for airports and cities by name. It returns IATA codes and place IDs you can use in flight searches.

**Are these real-time prices?**
Prices are indicative and cached. They're useful for exploring price ranges and comparing dates, but may differ slightly from live booking prices.