Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis connection URL | redis://localhost:6379 |
| GITHUB_APP_ID | Yes | Your GitHub App ID | |
| GITHUB_APP_INSTALLATION_ID | Yes | Your GitHub App installation ID | |
| GITHUB_APP_PRIVATE_KEY_PATH | Yes | Path to your GitHub App private key PEM file |
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 | |