Smart thinking
at your fingertips.
Bring our logic engine right to your computer. Install with a single command on any system.
Runs everywhere.
Linux
Ubuntu, Debian, Fedora, Arch, Alpine, and more
macOS
Intel & Apple Silicon (M1/M2/M3/M4)
WSL
Windows Subsystem for Linux
FreeBSD
And other POSIX systems
Zero Dependencies
Install with a single curl command. The script handles everything — Node.js, packages, and PATH setup.
Works With Your Tools
Use it with your existing files and apps. It fits right into your daily workflow.
Safe & Private
Your data and passwords stay safe on your computer. We never see your secrets.
One script.
Everything handled.
The installer detects your system, installs Node.js if needed, downloads the CLI, and sets up your PATH — all automatically. Then just run ithink.
Install (Mac/Linux)
Auto-detects OS, installs Node.js if needed, downloads CLI
curl -fsSL https://intellithink.app/install.sh | bashInstall (Windows Native)
Native PowerShell installer for Windows
irm https://intellithink.app/install.ps1 | iexLaunch Interactive Shell
Opens the smart terminal interface
ithinkAuthenticate
Sign in from within the chat
/loginAvailable Slash Commands
/loginAuthenticate your session/statusView account info/configModify settings/modelsList available models/file [path]Add file to context/model [name]Switch reasoning model/contextView loaded files/resetClear history & context/clearClear terminal screen/exitClose the shellNeed to uninstall?
curl -fsSL https://intellithink.app/install.sh | bash -s -- --uninstall