Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LISA_MODELNoModel used for lisa's own agent loop. Has no effect in native mode.claude-sonnet-5
LISA_CONFIGNoExplicit path to the lisa configuration file. By default, lisa searches upward from the current directory and falls back to ~/.config/lisa/config.yaml.
LINEAR_API_KEYNoLinear personal API key. Only used when the configuration contains a linear block.
LISA_MAX_TURNSNoHard per-run budget for lisa's agent loop. Has no effect in native mode.60
LISA_NO_BANNERNoSet to suppress the lisa wordmark banner.
LISA_STATE_DIRNoDirectory where seen-bug fingerprints are stored..lisa/state
ANTHROPIC_API_KEYNoAnthropic API key. Required for oneshot mode (the default for lisa-mcp) but not needed when the MCP server is configured in native mode.
LISA_ARTIFACTS_DIRNoDirectory where reports and screenshots are stored..lisa/artifacts
LISA_NO_UPDATE_CHECKNoSet to disable update checks and version change summaries.
LISA_SESSION_IDLE_MSNoNative mode: close an untouched browser session after this long (milliseconds).600000
PLAYWRIGHT_SKIP_BROWSER_DOWNLOADNoIf set, do not lazily download Chromium; fail instead if it is missing.

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