Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
THEBRAIN_API_KEYNoLegacy TheBrain-based vault storage API key (deprecated, superseded by NeonVault).
NEON_DATABASE_URLYesNeon Postgres URL for persistent operator ledgers. The Authority is the trust root; it reads this from env and injects search_path=authority at startup.
THEBRAIN_BRAIN_IDNoLegacy TheBrain-based vault storage brain ID (deprecated, superseded by NeonVault).
TOLLBOOTH_NOSTR_RELAYSNoComma-separated relay URLs.built-in defaults
CERTIFICATE_TTL_SECONDSNoHow long a signed certificate remains valid.600
DPYC_ENFORCE_MEMBERSHIPNoEnable registry enforcement at certification time.true
THEBRAIN_VAULT_THOUGHT_IDNoLegacy TheBrain-based vault storage thought ID (deprecated, superseded by NeonVault).
TOLLBOOTH_NOSTR_AUDIT_ENABLEDNoEnable NIP-78 audit trail on vault writes.false
TOLLBOOTH_NOSTR_OPERATOR_NSECYesNostr secret key (nsec) for Schnorr certificate signing and Secure Courier DMs.
DPYC_REGISTRY_CACHE_TTL_SECONDSNoHow long to cache the DPYC community registry.300

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/lonniev/tollbooth-authority'

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