Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STATE_REPO | No | The GitHub repository used for storing state (e.g., 'owner/repo'). | |
| GITHUB_TOKEN | Yes | GitHub personal access token for authentication (e.g., ghp_...). | |
| MANAGED_REPOS | No | A comma-separated list of GitHub repositories to be managed (e.g., 'owner/repo,owner/repo2'). |
Capabilities
Server capabilities have not been inspected yet.
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 | |