Options
CLI flags override environment variables.Authenticates the MCP server with Momentic APIs. Env:
MOMENTIC_API_KEY.Points to the
momentic.config.yaml file used to load project tests, modules,
and environments.Whether browser sessions launch with a visible UI (
true) or in headless mode
(false). Defaults to true. Env: MOMENTIC_HEADFUL_BROWSER.Overrides viewport DPR used for browser rendering. Defaults to
2 on macOS
Retina and 1 on other setups.Record video of browser sessions by default. Defaults to
false. When a
session ends, the video output directory path is returned. Can be overridden
per session. Env: MOMENTIC_VIDEO.Idle timeout for MCP sessions in minutes. Defaults to
5. Sessions inactive
for this duration are terminated automatically. Env:
MOMENTIC_SESSION_IDLE_TIMEOUT_MINUTES.Creates a persistent local daemon so web sessions can be shared across
multiple MCP server invocations.