Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub Personal Access Token | |
| WEBHOOK_PORT | No | Webhook server port (default: 3847) | |
| WEBHOOK_SECRET | No | GitHub webhook secret | |
| CLI_PERSONALITY | No | CLI personality (chaotic/professional/zen) | |
| GITHUB_USERNAME | Yes | Your GitHub username | |
| DEFAULT_PR_DRAFT | No | Create draft PRs by default (true/false) | |
| DEFAULT_PR_BASE_BRANCH | No | Default target branch (default: 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 | |