Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHROME_PATHNoPath to the Chrome executable override.
TYPESAFE_API_KEYYesYour 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_URLNoBase URL for the TypeSafe API. Defaults to https://api.typesafe.ai.
JEV_BROWSER_CONFIGNoPath to an explicit project configuration file (overrides the default ~/.config/jev-browser/config.json).
JEV_BROWSER_BACKENDNoBrowser backend to use (ego, chrome, or safari). Defaults to ego.
JEV_BROWSER_HEADLESSNoWhether to run the Chrome backend in headless mode (e.g., 'true' or 'false').
JEV_BROWSER_MAX_STEPSNoMaximum number of steps for a run. Defaults to 25.
JEV_BROWSER_BUDGET_USDNoMaximum total cost in USD for a run. Defaults to 0.25.
TYPESAFE_DEFAULT_MODELNoDefault model to use for Jev judgments. Overrides the model configured in config files.
JEV_BROWSER_JOURNAL_DIRNoDirectory for run journals (steps.jsonl, requests.jsonl, run.json). Defaults to the system temp directory or as configured.
JEV_BROWSER_CHROME_CDP_URLNoChrome DevTools Protocol URL to attach to an existing Chrome instance.
JEV_BROWSER_EGO_SERVER_NAMENoName 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources