Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | No | The URL of your GitLab instance | https://gitlab.com |
| GITLAB_TOKEN | Yes | Your GitLab personal access token with api scope | |
| CONFLUENCE_URL | No | The URL of your Confluence instance (optional for Confluence integration) | |
| CONFLUENCE_SPACE | No | Your Confluence space key (optional for Confluence integration) | |
| CONFLUENCE_TOKEN | No | Your Confluence API token (optional for Confluence integration) | |
| GITLAB_PROJECT_ID | Yes | The ID of your GitLab project | |
| CONFLUENCE_USERNAME | No | Your Confluence username (optional for Confluence integration) |
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 | |