Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_review_threads | List review threads for a GitHub pull request |
| reply_to_review_thread | Add a reply to a review thread |
| resolve_review_thread | Mark a review thread as resolved |
| reply_and_resolve | Reply to a review thread and immediately resolve it |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |