Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KUZU_AGENT_ID | No | Unique agent identifier | unknown-{pid} |
| KUZU_READ_ONLY | No | Enable read-only mode | false |
| KUZU_MAX_RETRIES | No | Connection recovery retry attempts | 2 |
| KUZU_MULTI_AGENT | No | Enable multi-agent coordination | false |
| KUZU_LOCK_TIMEOUT | No | Lock acquisition timeout (ms) | 10000 |
| KUZU_MCP_DATABASE_PATH | No | Absolute Path to the Kuzu database |
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 | |