Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_PAT | No | GitHub Personal Access Token | |
GITHUB_REPO | No | Repository name (auto-detected from git if not specified) | |
GITHUB_OWNER | No | Repository owner (auto-detected from git if not specified) | |
GITHUB_APP_ID | No | GitHub App ID | |
GITHUB_API_URL | No | GitHub API URL | https://api.github.com |
GITHUB_PAT_FILE | No | Path to token file containing GitHub Personal Access Token | |
GITHUB_INSTALLATION_ID | No | GitHub App installation ID | |
GITHUB_PRIVATE_KEY_PATH | No | Path to GitHub App private key |
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 |