Install the app
~/.1aivault/vault.db — a single SQLite file you own.Six screens, three jobs: pull every AI conversation into one vault, classify it locally, and serve it back to every tool via MCP. Here's how each piece works.
No accounts, no cloud, no JSON editing. Download the app, point it at your AI tools, and your context is portable.
~/.1aivault/vault.db — a single SQLite file you own.The first view every time you open the app. Counts, classification progress, source coverage, and what your AIs did while you were away.

The Collect view is the funnel. It scans for AI tools on your machine, surfaces what it found, and lets you import on demand or watch for new conversations automatically.

A local LLM groups entries by topic across every source. Each topic gets a digest, an alias list, source attribution, and a timeline.

The same topics, drawn as a force-directed graph. Bigger nodes are denser topics. Edges are shared entries — places where two topics legitimately overlap.

The Connection view is mission control for the bundled MCP server. Install it into every supported AI client, then watch activity in real time.

After installing into a client, restart that client and ask “what's in my vault?” or “what have I been working on this week?”. If the answer is grounded in your real work, you're connected. You'll see the matching vault_search call appear under Activity in 1AIVault within a second.
Every search your AI runs against the vault shows up here with the query, the matching entries, and how long it took. This is how you know the AI is using your memory — and what it's missing.

The vault is one SQLite file. You can move it manually, or use the built-in cross-device transfer to ship it through any channel as a passphrase-encrypted bundle.

~/.1aivault/vault.db on macOS and Linux, %APPDATA%\1AIVault\vault.db on Windows. Open Vault Folder jumps you to it in your file manager.~/.1aivault/backups/ for the last seven days. You can restore one manually by replacing vault.db when the app is closed.A handful of shortcuts cover most navigation. Most of what you need is one chord away.
| Shortcut | Action |
|---|---|
| ⌘ K | Open the command palette / search vault from anywhere |
| ⌘ N | New manual entry |
| ⌥ Space | Global capture hotkey — save a thought from any app |
| ⌘ 1 – 4 | Jump between Dashboard, Collect, Topics, and Connection |
| ⌘ , | Open Settings |
On Windows and Linux, use Ctrl instead of ⌘.
Most issues are surfaced inside the app — but here are the common ones and where to look.
Free to download. Pro is a one-time $29 — no subscription, no cloud lock-in, your vault stays on your machine.