Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ssh | No | Multi-SSH connection configuration string (e.g., name=dev,host=1.2.3.4,port=22,user=alice,password=xxx) | |
| host | No | SSH server host address | |
| port | No | SSH server port | |
| password | No | SSH password | |
| username | No | SSH username | |
| blacklist | No | Command blacklist, comma-separated regular expressions | |
| whitelist | No | Command whitelist, comma-separated regular expressions | |
| passphrase | No | Private key passphrase (if any) | |
| privateKey | No | SSH private key file path | |
| socksProxy | No | SOCKS proxy server address (e.g., socks://user:password@host:port) |
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 | |