Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DIBS_HOSTNoBind address; 0.0.0.0 to expose on Tailscale.127.0.0.1
DIBS_MODENoask / hands_off / locked - see Living with a human.ask
DIBS_PORTNoOne port for REST, MCP, and the dashboard.7474
DIBS_CONFIGNoPath to the config.yaml file to use instead of the default in the working directory.
DIBS_DATA_DIRNoSecrets, agent registry, audit db, screenshots../data
DIBS_MAX_PIXELSNoScreenshot scaling cap (3750000 for larger-image models).1150000
DIBS_ALLOW_LAUNCHNoLet agents start processes via the launch action.false
DIBS_SCREEN_INDEXNoForce a default monitor; null = primary.null
DIBS_HOTKEYS__DENYNoDeny the pending consent request.ctrl+alt+shift+n
DIBS_MAX_LONG_EDGENoScreenshot scaling cap (2576 for larger-image models).1568
DIBS_HOTKEYS__ALLOWNoAllow the pending consent request.ctrl+alt+shift+y
DIBS_HOTKEYS__PAUSENoManual pause/resume toggle.ctrl+alt+shift+p
DIBS_OVERLAY__BANERNoShow the top banner strip.true
DIBS_LEASE_MAX_TTL_SNoHard cap on requested lease length.600
DIBS_HOTKEYS__RELEASENoTake the desk back right now.ctrl+alt+shift+r
DIBS_KEEP_SCREENSHOTSNoRolling cap on files in data/shots/.200
DIBS_OVERLAY__ENABLEDNoShow the cursor halo / banner / consent prompt.true
DIBS_AUTO_LEASE_WAIT_SNoHow long auto_lease waits to acquire before giving up.30
DIBS_PRESENCE__ENABLEDNoRun the pynput human-presence watcher.true
DIBS_LEASE_DEFAULT_TTL_SNoDesk lease length if not specified.60
DIBS_OVERLAY__HALO_COLORNoCursor halo color.#00e5ff
DIBS_PRESENCE__IDLE_AFTER_SNoHow long with no input before you count as idle.30
DIBS_PRESENCE__RESUME_AFTER_SNoIdle time after a takeover before agents can resume.20
DIBS_PRESENCE__CONSENT_GRANT_SNoHow long a granted consent window lasts before asking again.300
DIBS_PRESENCE__DENY_COOLDOWN_SNoHow long a denied agent gets an automatic no.120
DIBS_DASHBOARD_OPEN_ON_LOOPBACKNoDashboard works without a token from 127.0.0.1.true
DIBS_PRESENCE__CONSENT_TIMEOUT_SNoHow long an unanswered consent request stays pending.60
DIBS_ALLOW_LOCAL_OPEN_REGISTRATIONNoLoopback callers can POST /v1/agents without a token.true

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