Automic VaultAutomic Vault

brew

Install msgvault with Homebrew

Archive a lifetime of email and chat with offline search and analytics. Version 0.17.1 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install msgvault

local Homebrew formula metadata

overview

Package summary

Archive a lifetime of email and chat with offline search and analytics

Commands and aliases

  • msgvault

history

Project history and usage

msgvault is a local-first archive, search, analytics, and AI-query tool for personal message history, created by Wes McKinney and published by Kenn Software LLC. McKinney's February 2026 announcement describes building it after years of using Gmail and wanting local control over decades of email, attachments, and messages. The announcement says the project began as a hybrid Python/Rust effort and moved to a single-language Go project that ships as a static binary.

How it is used

The architecture centers on downloading messages into a local archive, then querying them without live mailbox access. The docs describe Gmail, IMAP, Microsoft 365, PST, MBOX, Apple Mail, WhatsApp, iMessage, Google Voice, Facebook Messenger, and SMS Backup & Restore imports; SQLite is the default system of record, DuckDB and Parquet power analytics, SQLite FTS5 powers keyword search, and optional vector search can use a configured local or self-hosted embedding endpoint. The CLI exposes sync, import, search, TUI, MCP server, HTTP server, analytics, and deletion workflows. Its package-manager niche is newer than traditional mail tools: it is not an email client, but a local archive substrate for search, personal analytics, and LLM/MCP access over a private message corpus.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for msgvault. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • 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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.msgvault/config.toml
Windows
%USERPROFILE%\.msgvault\config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.msgvault/tokens/
Windows
%USERPROFILE%\.msgvault\tokens\

executables

Installed executables

CommandKindExposureNote
msgvaultcliglobal 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 version0.17.1
manager updated2026-07-07
local dataok
upstreamcurrent
latest detectedv0.17.1

https://github.com/kenn-io/msgvault

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:msgvault
Version0.17.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/msgvault
Homepagehttps://github.com/kenn-io/msgvault
Repositoryhttps://github.com/kenn-io/msgvault
Upstream docshttps://github.com/kenn-io/msgvault#readme
LicenseMIT
Source archivehttps://github.com/kenn-io/msgvault/archive/refs/tags/v0.17.1.tar.gz
Last updated2026-07-07T07:02:38Z
Pulseupdated
Dependenciesduckdb
Build dependenciesgo
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 Namemsgvault
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

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

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment