Installation
Install Foxora Desktop on macOS, Windows, or Linux. The installer brings Ember OS, the agent runtime, and a local SDK for working against the gateway.
System requirements
- macOS 12 (Monterey) or newer — Apple Silicon or Intel
- Windows 10 / 11, 64-bit
- Linux: Ubuntu 22.04 or newer (other distros best-effort)
- 4 GB free disk, 8 GB RAM recommended
- An internet connection for sign-in and gateway requests
Install Foxora
Pick the tab that matches your operating system.
Install the app
# Drag Foxora.app into /Applications, or: brew install foxoraOpen Foxora for the first time
macOS may ask you to confirm the first launch. Windows SmartScreen might warn about an unsigned publisher — click More info→ Run anyway until we’re fully signed.
Windows SmartScreen
We’re in the middle of code-signing for Windows. If you hit a SmartScreen warning, verify the installer’s SHA-256 hash against the value published alongside the release before running it.
Sign in to your Foxora account
On first launch the app opens a browser window to
foxora.ai/auth/callback. After you sign in or sign up, the browser hands the session back to the desktop app via thefoxora://deep link.No account yet?
You can create one during this step — or sign up first at foxora.ai/signup. Sign-in works with email + password or a Google account.
Verify the install
Once you’re signed in, the dock and a default agent should appear. From the command line, you can also confirm the bundled CLI is on your path:
bashfoxora # → foxora 4.1.0
What’s next?
- Run your first agent — Quickstart
- Tour the desktop — Desktop tour
- Get an API key — Authentication