SiloVault.
Turn your folders into private, cited vaults, then hand them to your AI tools.
Everything runs on your Mac. Nothing leaves it.
No upload step. None.
Ingestion, hybrid search, cited chat, OCR, the MCP server, and the workspace timeline all run on your Mac through a bundled local runtime on your Apple Silicon GPU. Gemma 4 E2B, Gemma 4 E4B, Gemma 4 12B, Gemma 4 26B MoE, and Gemma 4 31B chat options plus EmbeddingGemma 300M download only after consent, then SiloVault works offline.
Hand your corpus to Claude Code.
Each vault becomes a local Model Context Protocol server that speaks stdio only, with no open port and no remote connection. Point Claude Code, Codex, or Cursor at it and your private documents answer questions in line, grounded in your own files, without a single byte leaving the machine.
Every answer shows its sources.
Questions are answered locally by your selected Gemma 4 E2B, Gemma 4 E4B, Gemma 4 12B, Gemma 4 26B MoE, or Gemma 4 31B model through Apple MLX, grounded in your own documents. Every answer cites its sources with page numbers, so you can check the work.
Group folders, documents, and notes into separate collections and search each independently. A vault is a boundary: queries against one never bleed into another.
Expose any vault to Claude Code, Codex, and Cursor through a local Model Context Protocol server. Stdio only, with no open network port and no remote connections.
SQLite FTS5 keyword search fused with local vector embeddings through Reciprocal Rank Fusion, so exact terms and fuzzy meaning both land.
PDF, DOCX, PPTX, XLSX, HTML, CSV, Markdown, and plain text parse locally. Scanned PDFs and images are read with on-device Apple Vision OCR through the bundled silovault-ocr CLI.
Export selected vaults as versioned, AES-256-GCM authenticated .silovault archives. Import verifies integrity, previews naming conflicts, and creates a separate copy instead of overwriting an existing vault.
Grounded mode labels exact retrieved excerpts, measures factual-claim coverage, flags unsupported claims, and withholds a weak draft. Citations are a review trail, not proof.