Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_DOMAIN | No | The Jira domain (e.g., your_domain.atlassian.net). | |
| NEWS_API_KEY | Yes | API key for NewsAPI.org used for competitive intelligence gathering. | |
| JIRA_API_TOKEN | No | Jira API token for task integration. | |
| ASANA_API_TOKEN | No | API token for Asana integration. | |
| GOOGLE_CLIENT_ID | No | Google Cloud Console OAuth 2.0 client ID for calendar integration. | |
| DEFAULT_COMPETITORS | No | Comma-separated list of default competitors to monitor. | |
| DEFAULT_FOCUS_AREAS | No | Comma-separated list of default focus areas (e.g., pricing, product_launches, partnerships). | |
| GOOGLE_CLIENT_SECRET | No | Google Cloud Console OAuth 2.0 client secret for calendar integration. | |
| DEFAULT_CALENDAR_SOURCE | No | Default calendar service to use (e.g., google). |
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 | |