Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REMOTETOUCH_SSH_KEY | No | Path to SSH private key | |
| REMOTETOUCH_SSH_HOST | Yes | SSH host of the remote device | |
| REMOTETOUCH_SSH_PORT | No | SSH port | 22 |
| REMOTETOUCH_SSH_USER | No | SSH username | pi |
| REMOTETOUCH_USE_SUDO | No | Run daemon with sudo | false |
| REMOTETOUCH_SCREEN_WIDTH | No | Screen width in pixels | 800 |
| REMOTETOUCH_SCREEN_HEIGHT | No | Screen height in pixels | 480 |
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 | |