Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_KEY_FILE | No | Path to your SSH private key file (e.g., ~/.ssh/id_rsa) | ~/.ssh/id_rsa |
| VAST_API_KEY | Yes | Your Vast.ai API key. Can be obtained from console.vast.ai under Account > API Keys | |
| SSH_KEY_PUBLIC_FILE | No | Path to your SSH public key file (e.g., ~/.ssh/id_rsa.pub) | ~/.ssh/id_rsa.pub |
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 | |