Skip to content

Installation

Get Ironspire running on your machine in under two minutes.

Download

Head to the download page to grab the latest installer for Windows, macOS, or Linux.

If you have winget installed, you can install Ironspire directly from your terminal:

winget install Ironspire.Ironspire

This will download and run the installer automatically, and keep Ironspire updated via winget upgrade.

Manual download

Alternatively, download the .exe installer from ironspire.dev/download and run it. The installer will guide you through the setup process.

System requirements

RequirementMinimum
OSWindows 10/11 (64-bit), macOS (Intel or Apple Silicon), or Linux (64-bit)
RAM4 GB (8 GB recommended)
Disk500 MB free space
NetworkInternet connection (for AI model API calls)

Ironspire is an Electron application. The AI models run remotely via the Anthropic API or Claude CLI, so you do not need a powerful GPU.

First launch

When you first open Ironspire, you will see an empty workspace. From here you can:

  1. Add your first agent: click the "Add Agent" button in the sidebar
  2. Configure your API key: head to Settings to enter your Anthropic API key or connect your Claude subscription
  3. Explore presets: browse the 9 built-in agent presets, each wired with the right tools for the job

If you are using a Claude Max or Claude Pro subscription, Ironspire works with the Claude CLI out of the box. No API key needed.

Updating

Ironspire checks for updates automatically on launch. When an update is available, you will see a notification in the app. Click to download and install. The process takes under a minute and preserves all your settings and data.

If you installed via winget, you can also run:

winget upgrade Ironspire.Ironspire

Next steps