Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
COMPANIES | No | Comma-separated list of companies | default |
DEFAULT_COMPANY | No | Default company when not specified (default: first company) | |
TIME_TRACKING_DIR | No | Where to store markdown files | ~/Documents/time-tracking |
DISPLAY_TIMEZONE_OFFSET | No | Hours offset from UTC | 0 |
DISPLAY_TIMEZONE_STRING | No | Timezone display name | UTC |
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 |
---|---|
log_time | Log a completed time entry. This tool records work you've done. Natural language examples Claude should parse:
Claude should extract:
|