Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_HOST | Yes | The hostname of your remote SSH server. | |
| SSH_USER | Yes | Your SSH username for the remote server. | |
| RAILS_WORKING_DIR | Yes | The working directory of your Rails app on the remote server. | |
| SSH_PRIVATE_KEY_PATH | Yes | The file path to your SSH private key. |
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 | |