Skip to main content
Glama
WRG-11

desktop-automation

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DESKTOP_AUTOMATION_TEXT_MODENoText input mode: 'unicode' (default) or 'wm_char'.unicode
DESKTOP_AUTOMATION_FOCUS_MODENoFocus mode: 'passive' (default) or 'activate'.passive
DESKTOP_AUTOMATION_POLICY_FILENoPath to a policy file (YAML/JSON) defining title/process/action permissions. Alternative to the three legacy environment variables.
DESKTOP_AUTOMATION_ALLOWED_TITLESNoComma-separated case-insensitive title glob patterns allowed to be targeted. Mandatory if not using a policy file.
DESKTOP_AUTOMATION_ALLOWED_ACTIONSNoComma-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_PATHSNoSemicolon-separated full executable paths allowed to be targeted. Mandatory if not using a policy file.
DESKTOP_AUTOMATION_MAX_ACTIONS_PER_MINUTENoMaximum number of actions per minute (60-second sliding window).120
DESKTOP_AUTOMATION_MAX_TEXT_CHARS_PER_MINUTENoMaximum text characters per minute.20000
DESKTOP_AUTOMATION_ALLOW_UNRESTRICTED_SCREENSHOTSNoSet to 'true' to allow full-window screenshots in legacy environment-variable mode. Does not relax policy file mode.false
DESKTOP_AUTOMATION_SCREENSHOT_MEMORY_BUDGET_BYTESNoConcurrent screenshot memory budget in bytes (default 128 MiB; allowed range 1 MiB–2 GiB).128 MiB
DESKTOP_AUTOMATION_MAX_SCREENSHOT_PIXELS_PER_MINUTENoMaximum 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources