jev-browser
by ChenYCL
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_PATH | No | Path to the Chrome executable override. | |
| TYPESAFE_API_KEY | Yes | Your TypeSafe API key. Required to call the System One API. Get one at https://console.typesafe.ai. If not set as an environment variable, the server will attempt to read it from the config file (~/.config/jev-browser/config.json) or the file specified by JEV_BROWSER_CONFIG. | |
| TYPESAFE_BASE_URL | No | Base URL for the TypeSafe API. Defaults to https://api.typesafe.ai. | |
| JEV_BROWSER_CONFIG | No | Path to an explicit project configuration file (overrides the default ~/.config/jev-browser/config.json). | |
| JEV_BROWSER_BACKEND | No | Browser backend to use (ego, chrome, or safari). Defaults to ego. | |
| JEV_BROWSER_HEADLESS | No | Whether to run the Chrome backend in headless mode (e.g., 'true' or 'false'). | |
| JEV_BROWSER_MAX_STEPS | No | Maximum number of steps for a run. Defaults to 25. | |
| JEV_BROWSER_BUDGET_USD | No | Maximum total cost in USD for a run. Defaults to 0.25. | |
| TYPESAFE_DEFAULT_MODEL | No | Default model to use for Jev judgments. Overrides the model configured in config files. | |
| JEV_BROWSER_JOURNAL_DIR | No | Directory for run journals (steps.jsonl, requests.jsonl, run.json). Defaults to the system temp directory or as configured. | |
| JEV_BROWSER_CHROME_CDP_URL | No | Chrome DevTools Protocol URL to attach to an existing Chrome instance. | |
| JEV_BROWSER_EGO_SERVER_NAME | No | Name of the ego lite server to connect to. |
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