agentlock-browser
by webpro255
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTLOCK_BROWSER_LOG | No | Path to a JSONL file where all provenance records and decisions are appended. | |
| AGENTLOCK_BROWSER_CONFIG | No | Path to a JSON configuration file with the same keys (allowlist, operator_text, log_path, headless, etc). Environment variables override values from this file. | |
| AGENTLOCK_BROWSER_HEADLESS | No | Set to '0' to run the browser headful (headed); defaults to headless mode. | 1 |
| AGENTLOCK_BROWSER_ALLOWLIST | No | Comma-separated list of allowed origins, e.g. https://example.com,https://docs.python.org. Used as the ALLOWLIST channel. | |
| AGENTLOCK_BROWSER_OPERATOR_TEXT | No | The operator's instruction text, recorded as the USER channel at server startup. |
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