desktop-automation
by WRG-11
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DESKTOP_AUTOMATION_TEXT_MODE | No | Text input mode: 'unicode' (default) or 'wm_char'. | unicode |
| DESKTOP_AUTOMATION_FOCUS_MODE | No | Focus mode: 'passive' (default) or 'activate'. | passive |
| DESKTOP_AUTOMATION_POLICY_FILE | No | Path to a policy file (YAML/JSON) defining title/process/action permissions. Alternative to the three legacy environment variables. | |
| DESKTOP_AUTOMATION_ALLOWED_TITLES | No | Comma-separated case-insensitive title glob patterns allowed to be targeted. Mandatory if not using a policy file. | |
| DESKTOP_AUTOMATION_ALLOWED_ACTIONS | No | Comma-separated list of allowed actions. Mandatory if not using a policy file. Allowed values: observe, hover, click, text, key, close, drag. | |
| DESKTOP_AUTOMATION_ALLOWED_PROCESS_PATHS | No | Semicolon-separated full executable paths allowed to be targeted. Mandatory if not using a policy file. | |
| DESKTOP_AUTOMATION_MAX_ACTIONS_PER_MINUTE | No | Maximum number of actions per minute (60-second sliding window). | 120 |
| DESKTOP_AUTOMATION_MAX_TEXT_CHARS_PER_MINUTE | No | Maximum text characters per minute. | 20000 |
| DESKTOP_AUTOMATION_ALLOW_UNRESTRICTED_SCREENSHOTS | No | Set to 'true' to allow full-window screenshots in legacy environment-variable mode. Does not relax policy file mode. | false |
| DESKTOP_AUTOMATION_SCREENSHOT_MEMORY_BUDGET_BYTES | No | Concurrent screenshot memory budget in bytes (default 128 MiB; allowed range 1 MiB–2 GiB). | 128 MiB |
| DESKTOP_AUTOMATION_MAX_SCREENSHOT_PIXELS_PER_MINUTE | No | Maximum screenshot pixels per minute. | MAX_SCREENSHOT_PIXELS*4 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues