1AIVault1AIVaultStart trial
Loading 3D scene…

Too many memories, no way to track them

Spread across Claude, ChatGPT, Cursor — buried in chat logs and forgotten conversations.

Every tool forgets you

None of them share context. You're losing memories with every new conversation.

Meet your vault

1AIVault auto-imports your conversations, classifies them into topics, and keeps them safe — one vault for everything.

One vault for every AI you use

Auto-import, topic classification, and MCP connections — your context travels with you.

Scroll to explore

Connected to

Claude Desktop
ChatGPT
Cursor
Claude Code
Cline
Windsurf
Fig. 02 — Diagnosis

Three problems every developer knows

01

Starting from scratch

Every new chat starts from zero. Your AI doesn't remember your tech stack, your coding style, or that refactor you finished yesterday. Hundreds of conversations, none of them connected.

02

Vanishing context

Last month you debated REST vs. GraphQL and landed on a clear winner. The logic behind that call? Buried in Claude Code transcripts, ChatGPT history, and Cursor sessions you'll never find again.

03

Isolated tools

ChatGPT knows your frontend conventions. Claude Code knows your backend. Cursor knows neither. Each tool holds a piece of the puzzle, but none of them share context with each other.

Hover a card to see the robot react

Fig. 03 — Anatomy

Anatomy of a portable AI vault.

1AIVault is not another chat client. It's the unified layer that auto-imports, classifies, and connects the AI tools you already use.

Hover a feature to see the robot react

01 · Import

Auto-import from every tool

Detects Claude Code, Cursor, and Cline on your machine. Imports conversations with one click or watches for new ones automatically. Browser extension captures ChatGPT and Claude web sessions.

02 · Classify

Topic classification

Local AI groups your entries by topic — across every source. See how a decision evolved from ChatGPT to Cursor to Claude Code, with auto-generated digests and timelines. Powered by Ollama, nothing leaves your machine.

03 · Connect

Connection hub

One-click MCP install for Claude Code, Cursor, Cline, and Claude Desktop. Monitor tool calls in real-time, debug connections, and manage all your AI integrations from one place.

04 · Cellular

Local-first vault

Your context starts and stays on your machine. A single SQLite file with WAL mode — clear ownership, no cloud requirement, no vendor lock-in. Classification runs locally via Ollama too.

05 · Recall

Search and discover

FTS5 with BM25 ranking across entries, tags, topics, and sources. Browse by discovered topic or drill into any source. Sub-10ms recall at 10k+ entries.

06 · Membrane

Optional encrypted sync

Add end-to-end encrypted sync and a mobile companion only when you need them. The vault never leaves your control.

Fig. 04 — Mechanism

Import. Classify. Connect.

1AIVault detects your AI tools, imports your conversations, classifies them by topic, and connects everything via MCP. Three steps to a unified AI memory.

Hover a step to see the robot react

01Collect

Import

Claude CodeCursorChatGPTBrowser Extension

1AIVault detects AI tools on your machine and imports conversations automatically. Add the browser extension to capture ChatGPT and Claude web sessions too.

02Classify

Organize

TopicsTiersSourcesDigests

Local AI groups entries by topic and auto-tiers based on access frequency. Discover cross-source connections — no data leaves your machine.

03Connect

Reuse

Claude CodeCursorClineClaude Desktop

Install the MCP server to any client with one click. Your AI tools read from the vault on demand — same context, every tool, zero copy-paste.

Works even when the app is closed
Zero config — one-click install
100% local SQLite, WAL mode
Fig. 05 — Specimen

Your whole AI context, one search away.

Browse by category, tier, topic, or source. Full-text search with FTS5 and BM25 ranking. Topics discovered automatically across all your AI tools.

1AIVault · vault
3 sources connected
Search memories, topics, sources…⌘K
Weekly planning toneClaude Desktop
Prefer crisp task lists, concrete dates, and no motivational filler…
Release checklist skillCursor
Run lint, package smoke test, update pricing copy, then tag…
Figma MCP installChatGPT
Token lives in local keychain. Share server config with Claude Code…
Prefer short commit messagesClaude Code
When generating git commits, use imperative mood, 50-char subject…
Project uses pnpm not npmManual
Always use pnpm for package management in StoicSoft monorepos…
Fig. 06 — Editions

Local-first. Cloud-optional. Transparent.

Start with a free 14-day trial — no card required. Upgrade only if you need cross-device sync.

Edition

Personal

Full vault for a single device. Lifetime updates.

$29one-time
  • Auto-import from Claude Code, Cursor, and Cline
  • Browser extension for ChatGPT & Claude web
  • Local AI topic classification via Ollama
  • One-click MCP install for 6+ AI clients
  • Connection hub with real-time activity monitoring
  • FTS5 search with BM25 ranking
  • Auto tier promotion (short → mid → long)
  • Skills management (.skill.md format)
  • 14-day free trial included
Start free trial
Coming soon
Edition

Sync

Everything in Personal, plus encrypted cross-device sync.

$9/ month
  • Everything in Personal
  • End-to-end encrypted cloud sync
  • iOS / Android mobile companion
  • Multi-device vault access
  • Automatic cross-device conflict resolution
Join waitlist

Bundle · 1AIVault + 1DevTool · $59 one-time

Fig. 07 — Appendix

Questions, answered.

Still unsure? The vault is open-spec — read the source, run it locally, keep your data.

  • 1AIVault auto-detects Claude Code, Cursor, and Cline on your machine and can import conversations from each. The bundled MCP server connects to Claude Desktop, ChatGPT Desktop, Cursor, Claude Code, Cline, and Windsurf — any MCP-compatible client works. A browser extension captures ChatGPT and Claude web sessions too.

  • All vault data lives in a local SQLite database at ~/.1aivault/vault.db. Topic classification runs locally via Ollama — nothing leaves your machine unless you explicitly enable optional cloud sync (coming in v2). The MCP server reads and writes directly via better-sqlite3 with WAL mode.

  • Yes. The MCP server is a standalone Node.js process that AI clients spawn on demand. It connects to the same SQLite database, so your vault is always available even when the 1AIVault window isn't open.

  • 1AIVault uses a local AI model via Ollama to automatically group your entries by topic — across all sources. You can see how a topic evolved from one tool to another, with auto-generated digests and timelines. Everything runs on your machine; no data is sent to any cloud API.

  • Yes. 1AIVault detects conversations from Claude Code, Cursor, and Cline automatically. Import them all with one click, or enable auto-import to watch for new conversations as they happen. For ChatGPT and Claude web, install the browser extension to capture sessions via a local bridge.

  • The Connection view is your central place to manage all AI tool integrations. Install MCP servers with one click, monitor real-time tool call activity, manage import sources and auto-import settings, and debug connections — all in one place.

  • Yes. 1AIVault includes a full-featured 14-day trial that starts automatically on first launch. No credit card required. After the trial, you can purchase a Personal license for $29 one-time.

  • macOS (Apple Silicon and Intel), Windows (64-bit), and Linux (AppImage and .deb). The app auto-updates through GitHub Releases.