Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FOLDER | No | The folder for uploads (defaults to uploads). | uploads |
| GITHUB_REPO | Yes | The name of the GitHub repository. | |
| GITHUB_OWNER | Yes | The owner of the GitHub repository. | |
| GITHUB_TOKEN | Yes | Your GitHub authentication token. | |
| GITHUB_BRANCH | No | The branch to use (defaults to main). | main |
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 | |