Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITLAB_URL | Yes | URL of your GitLab instance (e.g., https://your-gitlab-instance.com) | |
ATLASSIAN_API_TOKEN | Yes | Your Jira API token | |
ATLASSIAN_SITE_NAME | Yes | Your Atlassian site name | |
GITLAB_ACCESS_TOKEN | Yes | Your GitLab personal access token with API access | |
ATLASSIAN_USER_EMAIL | Yes | Your Atlassian user email (e.g., your-email@example.com) |
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 |