Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_REPO | Yes | GitHub 저장소 이름 | |
| GITHUB_OWNER | Yes | GitHub 저장소 소유자 | |
| GITHUB_TOKEN | Yes | GitHub Personal Access Token (repo 권한 필요) | |
| GITHUB_BRANCH | No | 사용할 브랜치명 | main |
| SYNC_INTERVAL | No | 동기화 간격(초) | 300 |
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 | |