Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DISPLAY | No | X11 display identifier. Required for the server to know which screen to control. | :0 |
| XAUTHORITY | No | Path to X11 authority file. Required if running from a different user context (e.g., sudo, docker) or over SSH. | ~/.Xauthority |
| UDC_FORCE_COORDS | No | Force coordinate clicks (disable AT-SPI action clicks). | |
| XDG_SESSION_TYPE | No | Used to detect if running on X11 or Wayland. | unknown |
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 | |