Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BROWSERLESS_HOST | No | Browserless host | localhost |
BROWSERLESS_PORT | No | Browserless port | 3000 |
BROWSERLESS_TOKEN | Yes | Authentication token | |
BROWSERLESS_TIMEOUT | No | Request timeout in ms | 30000 |
BROWSERLESS_PROTOCOL | No | Protocol (http/https/ws/wss) | http |
BROWSERLESS_CONCURRENT | No | Max concurrent sessions | 5 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |