Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment (development/production/test) | development |
| LOG_LEVEL | No | Logging level (debug/info/warn/error) | info |
| POCKETBASE_URL | Yes | PocketBase server URL | http://10.69.100.111:8090 |
| SUPER_USER_LOGIN | Yes | Superuser/admin email address | |
| SUPER_USER_PASSWORD | Yes | Superuser/admin password |
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 | |