Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HEADLESS | No | Run browser in headless mode | true |
| LOG_LEVEL | No | Logging level (debug, info, warn, error) | info |
| MAX_SESSIONS | No | Maximum number of concurrent sessions (1-20) | 5 |
| TIMEOUT_ACTION | No | Element action timeout in milliseconds | 20000 |
| DEFAULT_BROWSER | No | Default browser to use (chromium, firefox, webkit) | chromium |
| SESSION_TIMEOUT | No | Session expiry timeout in milliseconds (30 minutes) | 1800000 |
| TIMEOUT_NAVIGATION | No | Page navigation timeout in milliseconds | 30000 |
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 | |