Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub Personal Access Token. Generate at: https://github.com/settings/tokens. Required scopes: repo, read:user, read:org | |
| GITHUB_USERNAME | Yes | Your GitHub username | |
| CACHE_TTL_SECONDS | No | Cache time-to-live in seconds | 3600 |
| CACHE_CHECK_PERIOD_SECONDS | No | Cache check period in seconds | 600 |
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 | |