Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VANTH_HOMENoState root (alias: AGENT_BG_HOME)~/.vanth
AGENT_BG_HOMENoAlias for VANTH_HOME; must resolve to the same directory if both are set.~/.vanth
VANTH_CODEX_BINNoCodex binarycodex / C:\codex\codex.exe
VANTH_LOG_LEVELNoDaemon log levelINFO
VANTH_DAEMON_URLNoWhere clients reach the daemonhttp://127.0.0.1:8765
VANTH_WATCH_IDLENoIdle timeout for MCP stdio server self-reaping; 0 disables1800
VANTH_DAEMON_HOSTNoBind address (loopback only)127.0.0.1
VANTH_DAEMON_PORTNoBind port8765
VANTH_OPENCODE_BINNoOpenCode binaryopencode
VANTH_LOG_MAX_BYTESNoRotating daemon log size5 MiB
VANTH_MAX_LOG_BYTESNoPer-stream log cap (drain continues)10 MiB
VANTH_NO_SETUP_HINTNoSuppress the stderr 'MCP server not configured' hint
VANTH_BUSY_TIMEOUT_MSNoSQLite write-lock wait30000
VANTH_MAX_EVENT_BYTESNoSingle event payload cap64 KiB
VANTH_LOG_BACKUP_COUNTNoDaemon log rotation count3
VANTH_MAX_RUNNING_JOBSNoConcurrency quota; 0 = unlimited0
VANTH_MAX_REQUEST_BYTESNoHTTP request body cap1 MiB
VANTH_RETENTION_DRY_RUNNoSet to 0 to actually delete instead of dry-run1
VANTH_RETENTION_SECONDSNoAutomatic background retention of old terminal jobs (dry-run by default)
VANTH_MAX_EVENTS_PER_JOBNoStructured event cap per job100000
VANTH_MAX_RESPONSE_BYTESNoHTTP response cap4 MiB
VANTH_OPENCODE_SKIP_PROBENoSkip the opencode session list probe before dispatch
VANTH_MAX_EVENT_LINE_BYTESNoAGENT_EVENT line cap1 MiB
VANTH_DELIVERY_LEASE_MARGINNoExtra lease time beyond adapter timeout5s
VANTH_DELIVERY_POLL_INTERVALNoMaintenance loop cadence0.2s
VANTH_DELIVERY_MAX_CONCURRENTNoCap on concurrent adapter dispatches4
VANTH_RUNNER_HEARTBEAT_INTERVALNoRunner liveness heartbeat1s
VANTH_RETENTION_INTERVAL_SECONDSNoPoll interval for automatic retention3600
VANTH_RUNNER_HEARTBEAT_STALE_AFTERNoHeartbeat staleness threshold10s

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/abhim-dv/vanth'

If you have feedback or need assistance with the MCP directory API, please join our Discord server