Automic VaultAutomic Vault

brew

Install harper with Homebrew, apk, Nix, pacman, scoop, winget

Grammar Checker for Developers. Version 2.6.0 via Homebrew; verified 2026-06-24.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install harper

local Homebrew formula metadata

Windows

Scoopverified · 92%
scoop install main/harper

Scoop official bucket manifest trees · bucket/harper.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id Automattic.harper-ls -e

Windows Package Manager source index · Automattic.harper-ls · source: cdn.winget.microsoft.com

overview

Package summary

Grammar Checker for Developers

Commands and aliases

  • harper-cli
  • harper-ls

history

Project history and usage

Harper is an offline, privacy-oriented English grammar checker for developers and technical writers. It began as a Rust-powered grammar and spell-checking engine, then grew into a multi-surface project with a language server, CLI, WebAssembly package, browser extensions, editor integrations, and an Obsidian integration.

Project history

The repository history begins in October 2023 with experiments around highlighting, spelling, capitalization, and a Wagner-Fischer edit-distance implementation. By January 2024 the project was tagging early releases and packaging separate components such as harper-core and harper-ls.

Harper's README explains its design motivation as a response to expensive, network-bound, and heavy grammar checkers. The author describes Harper as a private tool that runs locally, lints quickly, and avoids sending writing to remote services. The project later moved under the Automattic GitHub organization, while the public repository retained its Rust workspace structure and developer-facing integrations.

Adoption history

Harper reached users through developer tools rather than only through a standalone writing app. Official language-server docs list package-manager and ecosystem distribution through Homebrew, Scoop, Arch, Nixpkgs, Cargo, and GitHub release binaries. The same docs show editor-oriented adoption through LSP support and integrations for Visual Studio Code, Neovim, Helix, Emacs, Zed, Sublime Text, Markdown, comments in programming languages, and related writing surfaces.

The 1.0.0 release notes framed the milestone around a stable API and noted significant pre-1.0 usage across Chrome, Obsidian, VS Code, Neovim, and other integrations. That release made Harper more credible as a library and embedded grammar-checking component, not only as an end-user binary.

How it is used

The Homebrew package exposes `harper-cli` and `harper-ls`. In editor workflows, `harper-ls` provides Language Server Protocol diagnostics, dictionaries, code actions, ignore comments, rule configuration, dialect selection, and support for many programming and markup languages.

Harper's architecture makes it useful in both interactive and embedded contexts: the language server serves editors, the CLI fits scripts and package-manager installs, and `harper.js`/WebAssembly supports local linting in web or desktop applications.

Why package nerds care

Harper is a useful package-manager case because it is simultaneously a Rust CLI, a language server, and a library ecosystem. A package needs to expose developer-facing executables while matching the upstream release cadence and keeping integrations compatible with editor/LSP expectations.

It also represents a broader packaging trend: privacy-preserving local AI-adjacent writing tools that avoid hosted services but still integrate into developer editors, docs workflows, and programmable text-processing environments.

Timeline

  • 2023-10: Repository history begins with grammar-checking and highlighting experiments.
  • 2024-01: Early public tags, including v0.2.0, appear for the Rust workspace packages.
  • 2025-11: Version 1.0.0 is released as an API-stability milestone after broad editor and extension adoption.
  • 2026-04: Version 2.0.0 is released with breaking changes for harper.js binary imports and additional smaller improvements.
  • 2026-06: Version 2.6.0 is tagged in the upstream repository.

Related projects

  • LanguageTool and Grammarly are explicit comparison points in Harper's README motivation.
  • harper-ls is the language-server frontend used by editor integrations.
  • harper.js is the WebAssembly/JavaScript-facing package for embedding local linting.

Sources

  • Official Harper repository README, release notes, and language-server documentation.
  • Upstream git tag history for public release timing.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
harper-clicliglobal executable
harper-lscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.6.0
manager updated2026-06-24
local dataok
upstreamcurrent
latest detectedv2.6.0

https://github.com/Automattic/harper

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:harper
Version2.6.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/harper
Homepagehttps://writewithharper.com
Repositoryhttps://github.com/Automattic/harper
Upstream docshttps://writewithharper.com/docs/integrations/language-server
LicenseApache-2.0
Source archivehttps://github.com/Automattic/harper/archive/refs/tags/v2.6.0.tar.gz
Last updated2026-06-24T19:03:05Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameharper
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

harper

nix profile install nixpkgs#harper
  • normalized package name match
  • Matched by: Harper
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ha/harper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

harper 2.1.0-r0

English grammar checker

https://github.com/Automattic/harper

sudo apk add harper
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: harper
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Harper
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: harper from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

harper 2.4.0-1

The Grammar Checker for Developers

https://github.com/Automattic/harper

sudo pacman -S harper
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Harper
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: harper from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/harper

scoop install main/harper
  • normalized package name match
  • Matched by: Harper
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/harper.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Automattic.harper-ls

winget install --id Automattic.harper-ls -e
  • normalized package name match
  • Matched by: Harper
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Automattic.harper-ls from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment