Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BROWSER_INSTANCE_TTL | No | Session TTL in seconds (default: 30 minutes) | 1800 |
BROWSER_EXECUTE_TIMEOUT | No | Command execution timeout in seconds | 30 |
BROWSER_CLEANUP_INTERVAL | No | Cleanup interval in seconds | 60 |
BROWSER_MAXIMUM_INSTANCES | No | Maximum number of concurrent browser instances | 10 |
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 |