remote-dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REMOTE_DEV_SSH_MUX | No | SSH multiplexing mode: unset or '1' uses the shared ControlMaster, '0' forces independent connections. Other values are rejected. | |
| REMOTE_DEV_RESOLVERS | No | Comma-separated resolver plugin specs loaded into processes, e.g. /path/file.py:setup or module:callable. | |
| REMOTE_DEV_STATE_DIR | No | Local state directory for job records, read ledgers, logs, and artifacts. Defaults to <cwd>/state. | |
| REMOTE_DEV_SESSION_ID | No | Read-ledger scope used when no client session id is provided. | |
| REMOTE_DEV_DEFAULT_CWD | No | Default working directory on the remote host. | /vllm-workspace |
| REMOTE_DEV_SSH_MUX_DIR | No | OpenSSH ControlMaster directory. Defaults to ~/.ssh/remote-dev-mux. | |
| REMOTE_DEV_DEFAULT_ROOT | No | Default path-policy root on the remote host. | / |
| REMOTE_DEV_DEFAULT_USER | No | Default SSH user for endpoints when not explicitly provided. | root |
| REMOTE_DEV_ENDPOINTS_FILE | No | Alias file path(s), separated by os.pathsep, read first for endpoint aliases. | |
| REMOTE_DEV_RUNTIME_ENV_FILE | No | Default remote profile script to source before commands. Unset means no preamble. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues