Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REMOTE_DEV_SSH_MUXNoSSH multiplexing mode: unset or '1' uses the shared ControlMaster, '0' forces independent connections. Other values are rejected.
REMOTE_DEV_RESOLVERSNoComma-separated resolver plugin specs loaded into processes, e.g. /path/file.py:setup or module:callable.
REMOTE_DEV_STATE_DIRNoLocal state directory for job records, read ledgers, logs, and artifacts. Defaults to <cwd>/state.
REMOTE_DEV_SESSION_IDNoRead-ledger scope used when no client session id is provided.
REMOTE_DEV_DEFAULT_CWDNoDefault working directory on the remote host./vllm-workspace
REMOTE_DEV_SSH_MUX_DIRNoOpenSSH ControlMaster directory. Defaults to ~/.ssh/remote-dev-mux.
REMOTE_DEV_DEFAULT_ROOTNoDefault path-policy root on the remote host./
REMOTE_DEV_DEFAULT_USERNoDefault SSH user for endpoints when not explicitly provided.root
REMOTE_DEV_ENDPOINTS_FILENoAlias file path(s), separated by os.pathsep, read first for endpoint aliases.
REMOTE_DEV_RUNTIME_ENV_FILENoDefault 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Maintenance

ActivityMaintained
ResponsivenessNo issues