Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FLIGHTS_HTTP_PATH | No | URI path for the endpoint (only used when FLIGHTS_TRANSPORT is streamable_http or sse) | /mcp |
FLIGHTS_HTTP_PORT | No | Port for HTTP/SSE transport (only used when FLIGHTS_TRANSPORT is streamable_http or sse) | 4200 |
FLIGHTS_TRANSPORT | No | Transport protocol to use (stdio, streamable_http, sse) | stdio |
FLIGHTS_AVIASALES_MARKER | Yes | Your Aviasales marker ID | |
FLIGHTS_AVIASALES_API_TOKEN | Yes | Your Aviasales API token |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |