Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address to listen on. | 127.0.0.1 |
| PORT | No | Port to listen on. | 8000 |
| TZID | No | Default timezone for new or edited events. | America/New_York |
| APPLE_ID | Yes | Your Apple ID email identity. | |
| SCAN_DAYS | No | Time window in days scanned by DR search/fetch (default 3 years). | 1095 |
| CALDAV_URL | No | The CalDAV endpoint URL. | https://caldav.icloud.com |
| DR_PROFILE | No | Set to 1 to enable Deep Research read-only mode (default 0). | 0 |
| ICLOUD_APP_PASSWORD | Yes | Your iCloud app-specific password. |
Capabilities
Server capabilities have not been inspected yet.
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 | |