
1AIVault
@stoicsoft
About 1AIVault
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 1AIVault?
1AIVault is a local-first desktop app that gives every AI tool one shared, portable memory. It stores memories, decisions, preferences, and reusable skills in a local SQLite database and exposes them through an MCP server, so context built in Claude Desktop is instantly available in Cursor, Claude Code, Cline, Codex, Gemini, OpenCode, and others. 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.
How to use 1AIVault?
Download the 1AIVault desktop app, then click "Install" next to your chosen AI client; the app automatically writes the necessary MCP configuration. The server provides 20 tools covering saving and searching entries, a knowledge graph (link and traverse related context), reusable skills, and automatic cross-source topic classification.
Key features of 1AIVault
- Local-first: all data stored on your machine
- Single SQLite file with WAL mode
- No cloud, no account required
- 20 MCP tools for memories, decisions, and skills
- Knowledge graph to link and traverse related context
- Automatic cross-source topic classification
Use cases of 1AIVault
- Share context across Claude Desktop, Cursor, Claude Code, and other MCP‑compatible AI clients
- Store and retrieve personal preferences, decisions, and reusable skills for consistent AI interactions
- Build and traverse a knowledge graph of related memories across different tools
- Automatically classify topics from multiple AI sources without manual tagging
FAQ from 1AIVault
What data does 1AIVault store?
1AIVault stores memories, decisions, preferences, and reusable skills in a local SQLite database on your machine.
Is 1AIVault cloud‑based?
No. Everything stays on your machine — no cloud, no account, just a single SQLite file with WAL mode.
Which AI tools does 1AIVault work with?
It exposes context via MCP server and works with Claude Desktop, Cursor, Claude Code, Cline, Codex, Gemini, OpenCode, and others.
How do I install 1AIVault for my AI client?
Download the 1AIVault desktop app, then click "Install" next to your AI client inside the app. The app writes the MCP configuration automatically.
What tools does 1AIVault provide?
The MCP server includes 20 tools for saving and searching entries, a knowledge graph, reusable skills, and automatic cross-source topic classification.
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments