Choose one runtime package below. The package installs the local Flushnet CLI/runtime software. The Desktop UI is a separate web interface used after the local runtime is installed and started.
After installation, you can access and manage the AI agent through OpenAI ChatGPT here: Open the Flushnet ChatGPT agent.
These packages provide the local runtime code, command-line helpers, and dependencies. After starting the runtime, use the supported Flushnet agent access path shown above and any approved local integrations.
Official Windows installer (.exe) Official macOS installer (.dmg) Portable all-in-one bundle (.zip)
1) Download one of the packages above
2) Configure with your access code
3) Start runtime
4) Check status
Local runtime bridge: after install/start, the runtime exposes its bridge on 127.0.0.1:8765 for supported local integrations.
Windows command:
powershell -NoProfile -ExecutionPolicy Bypass -File .\install.ps1
Windows fallback: if policy blocks the EXE, download and run the PowerShell installer script.
Download Windows PowerShell installer script (.ps1)
macOS helper:
curl -fsSL https://www.flushnet.net/api/downloads-allinone/install_allinone_mac.sh | bash
Install the official public extension from Chrome Web Store:
After install, open the extension and configure it with your access code.
The browser extension enables browser tools automation.
To enable local file-tool automation via the browser extension, download and run the local proxy below, and keep it running while using the extension:
curl -fsSLO https://www.flushnet.net/api/downloads-allinone/desktop-proxy-local.js
node desktop-proxy-local.js
Install the local CLI/runtime, configure it with an access code, start the runtime services, then control it through your Flushnet OpenAI Chat workflow or supported Desktop UI integrations.