# msgvault を Homebrew でインストール

msgvault のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install msgvault
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:msgvault
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/msgvault>
- **バージョン:** 0.17.1
- **ソース概要:** Archive a lifetime of email and chat with offline search and analytics
- **ホームページ:** <https://github.com/kenn-io/msgvault>
- **リポジトリ:** <https://github.com/kenn-io/msgvault>
- **上流ドキュメント:** <https://github.com/kenn-io/msgvault#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/kenn-io/msgvault/archive/refs/tags/v0.17.1.tar.gz>
- **最終更新:** 2026-07-07T07:02:38Z
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- msgvault (cli)
- msgvault (エイリアス)

## 依存関係

- duckdb

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.17.1
- マネージャ更新日: 2026-07-07
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kenn-io/msgvault
- 検出された最新: v0.17.1 (最新)
## プロジェクトの歴史と使われ方

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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\
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** msgvault
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Archive and compression packages](https://www.automicvault.com/ja/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [duckdb](https://www.automicvault.com/ja/pkg/brew/duckdb/) - Runtime dependency declared by Homebrew.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [mairix](https://www.automicvault.com/ja/pkg/brew/mairix/) - Local package facts share a topical domain. Shared terms: email, search.
- [opensearch](https://www.automicvault.com/ja/pkg/brew/opensearch/) - Local package facts share a topical domain. Shared terms: analytics, search.
- [all-the-package-names](https://www.automicvault.com/ja/pkg/npm/all-the-package-names/) - Local package facts share a topical domain. Shared terms: offline, search.

## Combined YAML source

View the package source record on GitHub. [combined/msgvault.yml](https://github.com/automic-vault/db/blob/main/combined/msgvault.yml)


## ソース

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