the-vault

aliihsaad/the-vault
★ 4 stars TypeScript AI/LLM Updated 1mo ago
Local-first AI memory system for coding agents: desktop app, CLI, and MCP server for durable project context, handoffs, recall, and task continuity.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "the-vault": {
      "command": "npx",
      "args": [
        "-y",
        "aliihsaad/the-vault"
      ]
    }
  }
}

README Excerpt

<img src="assets/screenshots/readme-header.png" alt="The Vault - Operational Memory OS for AI Agents" width="100%" /> The Vault is a local-first memory operating system for AI-assisted work. It gives coding agents and human operators a durable project memory layer: decisions, handoffs, implementation summaries, task results, project relationships, and recallable context survive across sessions instead of being lost in chat history.

Tools (14)

artifactdecisionhandoffplansessionsummaryvault_graphify_build_project_graphvault_graphify_explain_impactvault_graphify_get_neighborsvault_graphify_get_nodevault_graphify_queryvault_graphify_shortest_pathvault_graphify_statusvault_recall_with_graph_context

Topics

agent-memoryai-agentsai-memoryclaudecodexdeveloper-toolselectronknowledge-managementlocal-firstmcpmcp-serverproject-contextsqlitetask-delegationtypescript