Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SSH_HOST | No | Remote Linux server hostname/IP | |
SSH_PORT | No | SSH port | 22 |
SSH_USER | No | SSH username | |
LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
SSH_KEY_PATH | No | Path to SSH private key | |
SSH_PASSWORD | No | SSH password | |
BROWSER_HEADLESS | No | Run browser in headless mode | true |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |