Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NVD_API_KEYNoHigher NVD rate limit during intel ingest.
THEBOX_LOGS_DIRNoBridge, tool and intel logs.~/.thebox/logs
THEBOX_STATE_DIRNoDatabases, token, sessions.~/.thebox/state
WPSCAN_API_TOKENNoWPScan vulnerability database token.
ANTHROPIC_BASE_URLNoBase URL for Anthropic-compatible endpoint (default: https://api.anthropic.com).
THEBOX_BRIDGE_HOSTNoBind address. Leave it local.127.0.0.1
THEBOX_BRIDGE_PORTNoDaemon port.7070
THEBOX_SCRATCH_DIRNoPer-target working directories.~/.thebox/scratch
THEBOX_BROWSER_MODENoLaunch a browser or attach to one.
ANTHROPIC_AUTH_TOKENNoAuthentication token for Anthropic-compatible endpoint (required for subagent tools).
THEBOX_BROWSER_CDP_URLNoCDP URL to attach to an existing browser instance.
THEBOX_INTEL_EMBED_GPUNoGPU acceleration for embeddings.0
THEBOX_INTEL_LANCE_DIRNoVector store location.
THEBOX_ADVERSARIAL_REVIEWNoAdversarial refuter panel before a finding ships.on
THEBOX_TOOL_LOOP_MAX_ITERNoCap on the internal tool loop (0 means unlimited).0
THEBOX_OOB_PUBLIC_DNS_BINDNoBind address for the public DNS listener.
THEBOX_PROXY_IMPERSONATE_BINNoPath to curl-impersonate for TLS parity.
THEBOX_PROXY_PASSTHROUGH_HOSTSNoHosts the MITM proxy must not intercept.
THEBOX_OOB_PUBLIC_TRUSTED_PROXYNoUpstream proxy allowed to set forwarded headers.

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/horizonfps/the-box-mcp'

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