Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLIGHT_API_KEY | Yes | API key for flight data provider (e.g., Amadeus, Skyscanner, or similar) | |
| BOOKING_API_KEY | Yes | API key for accommodation service (e.g., Booking.com, Airbnb, or similar) | |
| WEATHER_API_KEY | Yes | API key for weather service (e.g., OpenWeatherMap, WeatherAPI, or similar) | |
| EXCHANGE_API_KEY | Yes | API key for currency exchange service (e.g., Fixer.io, ExchangeRate-API, or similar) | |
| GOOGLE_PLACES_API_KEY | Yes | API key for Google Places API for attractions and restaurant recommendations |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |