Desktop app

Spikefrost for Mac

Your Spikefrost workspace as a desktop app — browse your teams and Apps, keep their files on your Mac, and change them by chatting with Claude Code or Codex.

Download for macOS

Version 0.17.2 · Apple Silicon (arm64) · DMG · ~97 MB · Notarized by Apple

Installing

  1. Open the downloaded .dmg and drag Spikefrost into Applications.
  2. If macOS blocks the first launch, right-click the app and choose Open.
  3. Sign in with your Spikefrost account — your Apps appear automatically.

Requires an Apple Silicon Mac. Intel and Windows builds are on the roadmap.

Prefer the command line?

The sf CLI gives developers and coding agents the full platform from the Terminal — check out and push app files, build, deploy, and manage agents, connectors, and data. The Spikefrost desktop app ships with it built in.

curl -fsSL https://edge.spikefrost.com/sf/install.sh | sh

Or npm install -g @spikefrost/cli — then sign in with sf login.

Changing apps by chat?

The desktop app works with either Claude Code CLI or Codex CLIto edit and deploy your apps. Install and sign in to at least one of them with your own account before starting a chat.

Set up Claude Code or Codex →