Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTOHOTKEY_PATH | No | Path to the AutoHotkey executable (if not in PATH) | |
| AUTOMATION_PROVIDER | No | The automation provider to use for all operations (keysender, powershell, or autohotkey) | |
| AUTOMATION_MOUSE_PROVIDER | No | The automation provider to use for mouse operations (keysender, powershell, or autohotkey) | |
| AUTOMATION_SCREEN_PROVIDER | No | The automation provider to use for screen operations (keysender, powershell, or autohotkey) | |
| AUTOMATION_KEYBOARD_PROVIDER | No | The automation provider to use for keyboard operations (keysender, powershell, or autohotkey) | |
| AUTOMATION_CLIPBOARD_PROVIDER | No | The automation provider to use for clipboard operations (keysender, powershell, or autohotkey) |
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 | |