Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STATSIG_DEBUG | No | Enable debug mode (true/false) | false |
| STATSIG_API_TIMEOUT | No | API timeout in milliseconds | 3000 |
| STATSIG_ENVIRONMENT | No | Environment tier | development |
| STATSIG_DISABLE_LOGGING | No | Disable event logging to Statsig (true/false) | false |
| STATSIG_SERVER_SECRET_KEY | Yes | Statsig server secret key |
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 | |