Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_DEVOPS_TOKEN | Yes | Your Azure DevOps personal access token | |
| AZURE_DEVOPS_ORG_URL | Yes | Your Azure DevOps organization URL (e.g., https://your-org.visualstudio.com) | |
| AZURE_DEVOPS_PROJECT | Yes | Your Azure DevOps project name | |
| AZURE_DEVOPS_USER_EMAIL | Yes | Your email address in Azure DevOps (e.g., your.email@company.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 | |