Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
JIRA_URL | No | The Jira server URL | |
LOG_LEVEL | No | Control log verbosity (debug, info, warn, error) | info |
GITLAB_URL | No | The GitLab server URL | |
JIRA_TOKEN | No | Your Jira authentication token (format: email:api_token) | |
GITLAB_TOKEN | No | Your GitLab authentication token |
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 |