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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kanishka089/computer-use-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server