Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NDB_URL | No | The URL of the NDB environment | |
| NDB_API_KEY | No | API key for NDB authentication | |
| NDB_TIMEOUT | No | Request timeout in milliseconds | |
| NDB_PASSWORD | No | Password for NDB authentication | |
| NDB_USERNAME | No | Username for NDB authentication | |
| NDB_SSL_VERIFY | No | Enable or disable SSL verification | true |
| NDB_RESPONSE_STYLE | No | Response style: concise, verbose, or structured | |
| NDB_PAUSE_ON_ERRORS | No | Pause on errors with user guidance options | |
| NDB_CUSTOM_INSTRUCTIONS | No | Custom instructions for configuring the NDB assistant's behavior, response styles, and operational preferences | |
| NDB_REQUIRE_CONFIRMATION | No | Require confirmation prompts before creation operations |
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 | |