
1AIVault
@stoicsoft
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"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"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
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
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Grafana MCP server
grafanaMCP server for Grafana
コメント