Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_EMAIL | No | Your Jira account email (required for basic auth) | |
| JIRA_BASE_URL | No | Your Jira instance URL (e.g., https://your-org.atlassian.net) | |
| JIRA_API_TOKEN | No | Your Jira API token | |
| JIRA_AUTH_TYPE | No | Optional: 'basic' (default) or 'bearer' for OAuth 2.0 tokens | basic |
| TEMPO_API_TOKEN | No | Your Tempo API token | |
| JIRA_TEMPO_ACCOUNT_CUSTOM_FIELD_ID | No | Optional: Custom field ID for Tempo accounts |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |