browser-agent
by maxmkab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CDP_URL | No | URL to connect to an existing Chrome instance via CDP, e.g., http://127.0.0.1:9222 | |
| HEADLESS | No | Set to 'true' for headless mode, 'false' for visible browser. Default may vary depending on deployment. | |
| ALLOW_EVAL | No | Set to 'true' to allow arbitrary JS execution. Default is 'false'. | |
| BLOCK_MEDIA | No | Set to 'true' to block images/fonts/media to save tokens. | |
| APPROVAL_MODE | No | Mode for approval, e.g., 'telegram'. | |
| HISTORY_WINDOW | No | Number of steps to keep full snapshots in history. | |
| REQUIRE_APPROVAL | No | Set to 'true' to require human approval for risky actions. | |
| ANTHROPIC_API_KEY | No | API key for Anthropic LLM. Required if using Anthropic as the LLM provider. |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues