Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMADEUS_ENV | No | Amadeus environment to use. Use 'test' for development or 'production' for live data. | test |
| AMADEUS_CLIENT_ID | Yes | Amadeus API Client ID (Required) | |
| AMADEUS_CLIENT_SECRET | Yes | Amadeus API Client Secret (Required) | |
| AVIATIONSTACK_API_KEY | No | AviationStack API Key (Optional - required for flight tracking features) |
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 | |