Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QUESTDB_HOST | No | QuestDB host | localhost |
| QUESTDB_PORT | No | QuestDB port | 9000 |
| QUESTDB_PASSWORD | No | QuestDB password (optional, for authentication) | |
| QUESTDB_USERNAME | No | QuestDB username (optional, for authentication) | |
| QUESTDB_AUTO_FLUSH_ROWS | No | Auto-flush after N rows (optional) | |
| QUESTDB_AUTO_FLUSH_INTERVAL | No | Auto-flush interval in milliseconds (optional) |
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 | |