Install
Run it where the work lives.
The native installer is the primary path. It installs the host and mt command, then opens the browser workspace.
Windows · PowerShell
irm https://get.tlbx.ai/install.ps1 | iexmacOS / Linux · shell
curl -fsSL https://get.tlbx.ai/install.sh | bashThen open the workspace
The installer starts tlbx and prints the local HTTPS address. Trust the local certificate once on each browser you use.
Remote access
Keep the service private. Tailscale or a comparable point-to-point VPN gives the browser a private route to the machine without exposing tlbx to the public internet.
Dev channel
Prereleases ship continuously. Append -Dev (PowerShell) or -s -- --dev (shell) to install from the dev channel; the channel is also switchable in Settings afterwards.
Quick trial fallback
If you explicitly want an ephemeral trial, npx @tlbx-ai/midterm remains available. It is not the recommended persistent setup.
Compatibility
The executable names remain mt, mthost and mtagenthost. Existing MidTerm installs update into tlbx without a reinstall.
Stable channel · AGPL-3.0 · Windows x64/x86 · macOS Apple Silicon/Intel · Linux x64/arm64