Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_OWNER | No | Your GitHub username | |
| GITHUB_TOKEN | Yes | GitHub Personal Access Token for API authentication | |
| GITHUB_DEFAULT_REPO | No | Your default repository name |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| echo | Echo back the input |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |