Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Optional debugging flag | false |
| LOG_LEVEL | No | Optional debugging log level (e.g., info, debug) | info |
| GITHUB_ORG | No | Only if you want to override the detected organization | |
| MAX_REQUESTS_PER_MINUTE | No | Optional rate limiting configuration | 60 |
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 | |