Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Set the log level (DEBUG, INFO, WARN, ERROR) | INFO |
| TDENGINE_HOST | No | Database host for environment | localhost |
| TDENGINE_PORT | No | Database port | 6041 |
| TDENGINE_TIMEOUT | No | Set the connection timeout in seconds | 30 |
| TDENGINE_DATABASE | No | Database name | log |
| TDENGINE_PASSWORD | No | Database password | taosdata |
| TDENGINE_USERNAME | No | Database username | root |
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 | |