Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAP_HOST | No | SAP database host | |
| SAP_PORT | No | SAP database port | 1433 |
| SAP_USER | No | SAP database username | |
| CSV_ENABLED | No | Enable CSV file data source | true |
| SAP_ENABLED | No | Enable SAP database connection | false |
| SAP_DATABASE | No | SAP database name | |
| SAP_PASSWORD | No | SAP database password | |
| CSV_FILE_PATH | No | Path to the CSV file containing legal spend data | |
| LEGALTRACKER_API_KEY | No | Your LegalTracker API key | |
| LEGALTRACKER_ENABLED | No | Enable LegalTracker data source integration | true |
| LEGALTRACKER_BASE_URL | No | Base URL for the LegalTracker API | https://api.legaltracker.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 | |