1AIVault

Created By
stoicsoft3 days ago
Portable AI memory vault — save memories, skills, and configs to a local database and share them across Claude Desktop, Claude Code, Cursor, Cline, and more.
Overview

1AIVault is a local-first desktop app that gives every AI tool one shared, portable memory. It stores your memories, decisions, preferences, and reusable skills in a local SQLite database and exposes them through an MCP server, so context you build in Claude Desktop is instantly available in Cursor, Claude Code, Cline, Codex, Gemini, OpenCode, and others. image The server ships bundled inside the desktop app — download 1AIVault, click "Install" next to your AI client, and the app writes the MCP config for you. 20 tools cover saving/searching entries, a knowledge graph (link and traverse related context), reusable skills, and automatic cross-source topic classification. Everything stays on your machine: a single SQLite file, WAL mode, no cloud, no account.

Server Config

{
  "mcpServers": {
    "1aivault": {
      "command": "/Applications/1AIVault.app/Contents/MacOS/1AIVault",
      "args": [
        "/Applications/1AIVault.app/Contents/Resources/app.asar.unpacked/dist/main/main/mcp/server.js",
        "--source",
        "claude_desktop",
        "--db",
        "/Users/you/.1aivault/vault.db"
      ],
      "env": {
        "ELECTRON_RUN_AS_NODE": "1",
        "NODE_PATH": "/Applications/1AIVault.app/Contents/Resources/app.asar.unpacked/node_modules"
      }
    }
  }
}
Project Info
Created At
3 days ago
Updated At
3 days ago
Author Name
stoicsoft
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Contractedge Mcp

13 hours ago
Devadex

19 hours ago
Eventedge Mcp

13 hours ago