Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_HOST | No | GitHub Enterprise Server hostname with https:// prefix | |
| GITHUB_TOOLSETS | No | Comma-separated list of toolsets to enable (repos,issues,users,pull_requests,code_security,experiments) | |
| GITHUB_DYNAMIC_TOOLSETS | No | Enable dynamic toolset discovery (1 to enable) | |
| GITHUB_PERSONAL_ACCESS_TOKEN | Yes | Your GitHub Personal Access Token for authentication |
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 | |