Download the local installer
Install strikekit-agent on Windows, macOS, or Linux. Choose .deb, .tar.gz, .zip, or a bare binary for your OS — the installer writes production config and starts the background service so you can pair from the dashboard.
Choose your platform
Select your OS, architecture, and package format.
Windows install notes
Run the installer as Administrator so the StrikekitAgent background service starts. Health checks and pairing need that service on 127.0.0.1:19527.
Installed without Administrator?
Files may be in %LOCALAPPDATA%\Strikekit, but the agent will not run until you fix it. Recommended: right-click the installer → Run as administrator and install again.
Or start the agent manually (PowerShell — leave the window open):
& "$env:LOCALAPPDATA\Strikekit\strikekit-agent.exe" serveCommand Prompt (CMD):
"%LOCALAPPDATA%\Strikekit\strikekit-agent.exe" serveThen verify health (new terminal):
Invoke-RestMethod http://127.0.0.1:19527/v1/healthAfter you install
Pairing links your browser session to this machine. Re-pair after upgrading the agent or changing allowed origins.
Verify the agent
Confirm the background service is listening before you open the dashboard.
strikekit-agent statuscurl http://127.0.0.1:19527/v1/healthConfirm the runner
Install scripts also set up the strikekit runner. Defaults are shown below if you need to place it manually.
/usr/local/bin/strikekitC:\Program Files\Strikekit\strikekit.exePair this computer
Sign in, open Run tests, and click Pair this computer. Then use Sync & run or Local folder.
Open dashboardAgent installed. Ready to run?
Create an account, open Run tests, and pair this computer to sync suites and stream live results from your machine.