Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIMEOUT | No | Request timeout in milliseconds | 30000 |
| API_TOKEN | Yes | Your GitHub or GitLab API token | |
| MAX_RETRIES | No | Maximum number of retry attempts | 3 |
| API_BASE_URL | Yes | The base URL for the API (e.g., https://api.github.com for GitHub or https://gitlab.com/api/v4 for GitLab) |
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 | |