Install NeuralInverse
Community Edition.

One command. AI-native IDE with Power Mode, firmware context, and real-time compliance checks. Free forever, open source.

$curl -fsSL https://cdn.neuralinverse.io/ce/install.sh | sh
Requires macOS 12+. Supports Intel and Apple Silicon.  Manual download below.
$curl -fsSL https://cdn.neuralinverse.io/ce/install.sh | sh
Supports Ubuntu 20.04+, Debian 11+, Fedora 36+. x64 and ARM64.  Manual download below.
PS>irm https://cdn.neuralinverse.io/ce/install.ps1 | iex
Run in PowerShell 5.1+. Requires Windows 10 or 11.  Manual download below.

What's included.

Everything in the Community Edition, no account required.

Power Mode
Agentic AI
Full agentic coding with tool calls, multi-file edits, terminal access, and auto-approval tiers. Runs on any model.
Firmware Module
Embedded
MCU specs, register maps, datasheets, and silicon errata injected into AI context automatically on session open.
Checks
Compliance
Real-time architecture and compliance verification. GRC engine with framework support and a dedicated agent interface.
Bring Your Own Model
Flexible
Connect any API-compatible provider. Anthropic, OpenAI, Gemini, Ollama, or a self-hosted endpoint.

System requirements.

macOS
12.0 or later. Intel x64 and Apple Silicon (ARM64). At least 4 GB RAM recommended.
Windows
Windows 10 or 11. x64 and ARM64. PowerShell 5.1+ for the install script.
Linux
Ubuntu 20.04+, Debian 11+, Fedora 36+, RHEL 8+. x64 and ARM64. GLIBC 2.28+.
Disk space
~400 MB installed. Additional space for MCU knowledge packs if the Firmware module is used.

After installing.

01
Connect a model
Open Settings > AI Providers and paste your API key. Anthropic, OpenAI, and Gemini work out of the box. For a local model, point the endpoint at Ollama or LM Studio.
02
Open a project
Open any folder. For firmware projects, press Ctrl+Alt+F to start a Firmware session -- NeuralInverse detects the MCU and loads context automatically.
03
Try Power Mode
Press Ctrl+Shift+P to open Power Mode. Describe what you want to build -- the agent handles the rest.
04
Read the docs
Full documentation at neuralinverse.io/docs/ce. Includes Power Mode, Firmware, Checks, and enterprise setup guides.