Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_KEY | No | Path to the SSH private key file for key authentication | |
| SSH_HOST | No | The SSH server hostname or IP address | |
| SSH_PORT | No | The SSH port number (defaults to 22) | 22 |
| SSH_USER | No | The SSH username | |
| SSH_TIMEOUT | No | The SSH connection timeout in milliseconds (defaults to 60 seconds) | 60000 |
| SSH_PASSWORD | No | The SSH password for password authentication |
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 | |