Skip to main content

Entry point

or the compiled dist/browspark with the same flags.

Environment variables

Recorder exports read flow parameters from environment variables named after the parameter in upper case ({{email}}EMAIL).

Package scripts

What the companion prints

Everything goes to stderr, because stdout is the MCP stdio channel.

Exit behaviour

The companion exits when stdin closes (the stdio client went away), on SIGINT or SIGTERM. On exit it closes the bridge and every developer browser it launched. Relays exit when their stdin closes or when the owner they relay to stops answering.