Skip to Content

Install

NeuroSquad comes as a ready-made installer for Windows 10 and 11 (64-bit). There is nothing to build and no terminal involved. Versions for macOS and Linux are coming later.

Go to the download page
1/8On the download page, press Download for Windows. You get NeuroSquad-Setup.exe.
Download NeuroSquad-Setup.exe

Open the download page  on our site and press Download for Windows.

Run it — and get past SmartScreen

The installer isn’t code-signed yet, so Windows may show a blue Windows protected your PC window. Click More info, check that the app is NeuroSquad-Setup.exe, then press Run anyway.

Let it install

The installer asks no questions: it installs NeuroSquad for your Windows user (no administrator rights needed), adds it to the Start menu, puts a NeuroSquad shortcut on your desktop and starts the app.

Go through the setup wizard

The first launch opens a short wizard — see below.

SmartScreen shows that warning for any new app that isn’t signed with a certificate yet. Only ever download the installer from our download page .

The setup wizard

On first launch NeuroSquad checks what your computer already has and offers to install what is missing. Nothing changes until you press a button, and every step can be skipped.

Agent CLI

The AI agent your cards will run. If you already have one, the wizard says so. If not, pick Claude Code, Codex CLI or OpenCode and press Install it for me — the wizard installs it with npm and shows exactly which command runs. No npm yet? It offers to install Node.js first.

Terminal & Git

Git for Windows brings Git Bash, which terminal cards and isolated worktrees use. The wizard installs it (and Node.js) with winget — and always asks first.

Dictation

The speech model for voice input ships inside the app, so this step is usually already done.

Ready

Press Start working. You can reopen the same steps any time in Settings → Setup.

You still sign in to each agent the usual way — run it once in its card and follow its own login prompt. NeuroSquad never asks for your keys.

Updating

Download the new NeuroSquad-Setup.exe from the download page  and run it over the old version. Your workspaces, cards and settings are kept — they live in %APPDATA%\NeuroSquad, not in the app’s own folder.

Uninstalling

Remove NeuroSquad in Windows Settings → Apps. Your projects are never touched. To also remove NeuroSquad’s own data, delete %APPDATA%\NeuroSquad — see Where your data lives.

Next