tollbooth-authority
by lonniev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| THEBRAIN_API_KEY | No | Legacy TheBrain-based vault storage API key (deprecated, superseded by NeonVault). | |
| NEON_DATABASE_URL | Yes | Neon 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_ID | No | Legacy TheBrain-based vault storage brain ID (deprecated, superseded by NeonVault). | |
| TOLLBOOTH_NOSTR_RELAYS | No | Comma-separated relay URLs. | built-in defaults |
| CERTIFICATE_TTL_SECONDS | No | How long a signed certificate remains valid. | 600 |
| DPYC_ENFORCE_MEMBERSHIP | No | Enable registry enforcement at certification time. | true |
| THEBRAIN_VAULT_THOUGHT_ID | No | Legacy TheBrain-based vault storage thought ID (deprecated, superseded by NeonVault). | |
| TOLLBOOTH_NOSTR_AUDIT_ENABLED | No | Enable NIP-78 audit trail on vault writes. | false |
| TOLLBOOTH_NOSTR_OPERATOR_NSEC | Yes | Nostr secret key (nsec) for Schnorr certificate signing and Secure Courier DMs. | |
| DPYC_REGISTRY_CACHE_TTL_SECONDS | No | How 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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