# 使用 Homebrew 安装 msgvault

查看 msgvault 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:msgvault
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install msgvault
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:msgvault
- **软件包管理器:** Homebrew
- **版本:** 0.18.0
- **来源摘要:** Archive a lifetime of email and chat with offline search and analytics
- **主页:** <https://github.com/kenn-io/msgvault>
- **仓库:** <https://github.com/kenn-io/msgvault>
- **最后更新:** 2026-07-29T17:05:01+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- msgvault (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.18.0
## 项目历史与用法

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.

### 使用方式

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.

### 来源

- <https://formulae.brew.sh/formula/msgvault>
- <https://github.com/kenn-io/msgvault>
- <https://wesmckinney.com/blog/announcing-msgvault/>
- <https://www.msgvault.io/>
- <https://www.msgvault.io/architecture/overview/>
- <https://www.msgvault.io/introduction/>


## 安全说明

没有找到 msgvault 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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

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

## Credential files

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

## Combined YAML source

View the package source record on GitHub. [combined/msgvault.yml](https://github.com/mxcl/pkgdb/blob/main/combined/msgvault.yml)


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
