Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DRUID_ROUTER_URL | No | Override the default Druid router URL | http://localhost:8888 |
| DRUID_SSL_ENABLED | No | Enable SSL/TLS support (true/false) | |
| DRUID_AUTH_PASSWORD | No | Druid authentication password | |
| DRUID_AUTH_USERNAME | No | Druid authentication username | |
| DRUID_SSL_SKIP_VERIFICATION | No | Skip SSL certificate verification (true/false) |
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 | |