project-tendril
by gadgethd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TENDRIL_HOST | No | HTTP bind host | 127.0.0.1 |
| TENDRIL_PORT | No | HTTP listen port | 3210 |
| TENDRIL_TOKEN | No | Master HTTP, MCP, REST, and metrics bearer token; also signs short-lived per-session CDP capabilities | generated |
| TENDRIL_DATA_DIR | No | Directory for named profiles and HTTP token | platform data directory |
| TENDRIL_HEADLESS | No | Launch Chromium without a visible window | true |
| TENDRIL_LOG_LEVEL | No | debug, info, warn, or error | info |
| TENDRIL_RUNTIME_DIR | No | Directory for ephemeral session state | platform runtime directory |
| TENDRIL_SEARXNG_URL | No | Optional self-hosted SearXNG URL | |
| TENDRIL_MAX_SESSIONS | No | Maximum concurrent Chromium processes | 4 |
| TENDRIL_ALLOWED_HOSTS | No | Comma-separated host allowlist | |
| TENDRIL_BLOCKED_HOSTS | No | Comma-separated host blocklist | |
| TENDRIL_EXECUTABLE_PATH | No | Chromium or Chrome executable path | auto-detected |
| TENDRIL_SESSION_IDLE_MS | No | Idle-session lifetime in milliseconds | 600000 |
| TENDRIL_WORKSPACE_ROOTS | No | Permitted upload roots | current directory |
| TENDRIL_SEARCH_PROVIDERS | No | Ordered search adapters | bing,duckduckgo,google |
| TENDRIL_BLOCK_PRIVATE_NETWORKS | No | Block loopback, private, link-local, metadata, and reserved destinations | 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
| 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/gadgethd/Project-Tendril'
If you have feedback or need assistance with the MCP directory API, please join our Discord server