Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MACINPUT_MIN_ACTION_DELAY | No | Minimum delay after each tool action. | 0.05 |
| MACINPUT_MAX_TYPING_LENGTH | No | Maximum characters per typing action. | 2000 |
| MACINPUT_MAX_SCREENSHOT_TTL | No | Maximum allowed screenshot retention in seconds. | 300 |
| MACINPUT_DEFAULT_SCREENSHOT_TTL | No | Default screenshot cleanup timeout in seconds. | 30 |
| MACINPUT_DEFAULT_TYPING_INTERVAL | No | Default per-character typing interval. | 0.02 |
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 | |