Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BROWSER_OS | No | Target OS fingerprint for the browser (windows / macos / linux) | |
| BROWSER_FONTS | No | Custom font list (e.g., Arial,Helvetica,Times New Roman) | |
| BROWSER_PROXY | No | Proxy server URL (e.g., socks5://127.0.0.1:1080) | |
| BROWSER_ADDONS | No | Comma-separated paths to Firefox addons (.xpi files) | |
| BROWSER_POOL_SIZE | No | Number of browser instances in the concurrency pool (e.g., 5) | |
| BROWSER_BLOCK_WEBGL | No | Whether to block WebGL fingerprints (true/false) |
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 | |