Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMADEUS_HOSTNAME | No | The Amadeus environment to use: 'production' for live data or 'test' for testing with sample data | production |
| AMADEUS_CLIENT_ID | Yes | Your Amadeus API Key (Client ID) obtained from Amadeus for Developers | |
| AMADEUS_CLIENT_SECRET | Yes | Your Amadeus API Secret (Client Secret) obtained from Amadeus for Developers |
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 | |