Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRINO_AUTH | No | Authentication method | |
| TRINO_HOST | No | Trino server hostname | localhost |
| TRINO_PORT | No | Trino server port | 8080 |
| TRINO_USER | No | Trino username | trino |
| TRINO_SCHEMA | No | Default schema | |
| TRINO_CATALOG | No | Default catalog | |
| TRINO_HTTP_SCHEME | No | HTTP scheme (http/https) | http |
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 | |