Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| pg-con-str | Yes | PostgreSQL connection string in the format 'host=server port=5432 dbname=database user=username password=password' | |
| allow-write | No | Flag to enable write operations which are prohibited by default for safety | 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 | |