realhands
by kanishka089
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COMPUTER_USE_PAUSE | No | Delay after each pyautogui action (interruptibility) | 0.15 |
| COMPUTER_USE_MAX_DIM | No | Longest screenshot side sent to Claude (sweet spot for accuracy + token cost) | 1280 |
| COMPUTER_USE_MONITOR | No | Default monitor (1 = primary, 2.. = others, 0 = all screens); overridable per call | 1 |
| COMPUTER_USE_OVERLAY | No | Show the STOP overlay window | 1 |
| COMPUTER_USE_IDLE_STOP | No | Auto stand-down after this many idle seconds (0 = never) | 30 |
| COMPUTER_USE_IMAGE_FORMAT | No | png (crisp text) or jpeg (cheaper tokens) | png |
| COMPUTER_USE_PANIC_HOTKEY | No | Global hard-stop hotkey | ctrl+alt+q |
| COMPUTER_USE_MOVE_DURATION | No | Cursor glide time (human-like movement) | 0.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
ActivityNo data
ResponsivenessNo issues