Free · Open source · macOS

Get Anchor

No account, no API keys — just download and run.

macOS app

Download the signed .dmg from the latest release and drag Anchor to Applications.

  1. 1.Install Ollama if you haven't already
  2. 2.Download the .dmg and drag it to Applications
  3. 3.Open Anchor, pull a model, and chat

CLI

Prefer the terminal? The Anchor CLI shares the same local SQLite database as the app.

curl -fsSL https://github.com/amapara27/anchor/releases/download/cli-v0.1.0/anchor-cli-0.1.0-macos-arm64.tar.gz | tar -xz
sudo mv anchor /usr/local/bin/

Requirements

  • macOS — Apple Silicon recommended
  • Ollama installed — Anchor manages; Ollama computes