Vault Context
Vault Context is the practice of feeding a local Markdown vault — its files, folder layout, frontmatter, tags, and retrieved chunks — to an LLM so the model answers grounded in your own notes instead of generic web knowledge. The "vault" is Obsidian-style: a plain directory of `.md` files on disk.
The phrase crystallized in Q1 2026: the Obsidian Promptfire plugin (Feb 11), the mcpvault MCP server (1.1k stars) wiring vaults to Claude and ChatGPT, Logan Yang's Obsidian Copilot at 6.7k stars, and Apr 20's CyberWriter Show HN, all pivoting around Apple's macOS 26 Foundation Models and NLContextualEmbedding APIs — which finally made on-device vault RAG free per query.
CyberWriter indexes your Markdown folder with Apple's NLContextualEmbedding (512-dim, ~50s per 1,000 chunks on M1), then stuffs the top-5 retrieved chunks into a 3K-char budget for Foundation Models — so asking "what did I say about orbital mechanics?" pulls your own rocket-launch notes even when those exact words never appear in them.
Like giving the LLM the keys to your filing cabinet instead of reading the whole thing aloud every morning.
Search Interest
-
Nascent0–7 days
-
Emergent8–30 days
-
Validating31–90 days
-
Rising ← now91–180 days
-
Established180 days +
Why is it emerging now?
Three things collided in Q1 2026: Apple shipped Foundation Models + NLContextualEmbedding as free on-device APIs in macOS 26, MCP normalized how AI clients read local files, and Obsidian's plugin ecosystem decided the vault IS the context. The phrase stops being one editor's feature name and starts being a category.
Outlook
6-month signal projection and commercial timeline.
MCP standardizes how vaults feed LLMs; every local-first AI editor shipping in 2026 now assumes vault grounding as table stakes.
Risk · The phrase competes with HashiCorp / Azure Key Vault in SERPs — SEO ceiling is lower than the underlying pattern's mindshare.
Analogs · retrieval-augmented generation · personal knowledge graph · second brain
-
nowPlugin gold rush
Free Obsidian plugins proliferate; paid tiers ($5-15/mo) emerge around cloud-LLM usage.
-
3-6moMCP bundling wins
mcpvault-style servers become the distribution layer; vault-native editors charge for polish.
-
6-12moEnterprise vault RAG
Self-hosted vault-context RAG sold to teams wary of cloud knowledge-base vendors.
Competition & Opportunity for term “Vault Context”
Three heuristic signals derived from the tracked queries, the term's monetization cards, and its cluster neighbors. Directional, not audited.
Ideas for term “Vault Context”
Buildable pitches — turn this term into an article, site, product, post, newsletter, video, or course. Steal any card and run with it.
Long-tail comparison post — three phrases collide in one workflow. Rank for people Googling all three at once and confused about the overlap.
Evergreen listicle. Copilot, Smart Composer, ChatGPT MD, Vault LLM Assistant, Promptfire, YOLO, mcpvault, Vault AI Chat, CyberWriter — test each against a fixed 500-note vault.
Step-by-step tutorial with code. Targets developers Googling "Obsidian MCP server" — small audience, but high intent.
Obsidian plugin that logs retrieved chunks per query and links back to source notes. Solves the "did it hallucinate or cite me?" pain every vault-context user hits by week two.
Like Promptfire but as a standard: frontmatter conventions + retrieved chunks + tags, in a single packaged file you drop into any chatbox. Solves vendor lock-in across Copilot/ChatGPT/Claude.
First-person migration story. Hook: specific note-count, specific embedder, specific monthly savings. Works on LinkedIn and HN.
YouTube screen-record. The whole install-to-working-chat flow ends up being shorter than most 'watch me install Obsidian' videos. High conversion to channel subs for AI-dev audience.
In Q1 2026, Obsidian quietly became the default harness for on-device AI — and Apple, not Anthropic, made it free.
Enterprise RAG vendors spent three years building what a 1.1k-star GitHub project now ships for a Markdown folder: retrieval that stays on your machine and costs nothing per query.
Foundation Models is a 3B-parameter toy on its own. Point it at 1,000 Markdown files and it becomes a second brain you actually own.
What People Search
Long-tail queries from Google Suggest + Trends. Volume and competition are heuristics — directional, not audited. Content Type comes from query shape.
SERP of term “Vault Context”
What searchers see today — organic results on top, paid ads if anyone's bidding. Ad density is a real-time commercial signal.
FAQ
What is Vault Context?
Vault Context is the practice of feeding a local Markdown vault — its files, folder layout, frontmatter, tags, and retrieved chunks — to an LLM so the model answers grounded in your own notes instead of generic web knowledge.
Why is Vault Context emerging now?
Three things collided in Q1 2026: Apple shipped Foundation Models + NLContextualEmbedding as free on-device APIs in macOS 26, MCP normalized how AI clients read local files, and Obsidian's plugin ecosystem decided the vault IS the context. The phrase stops being one editor's feature name and starts being a category.
When did Vault Context emerge?
Publicly emerged around 2026-02-11 (about 125 days ago as of 2026-06-16). EarlyTerms first recorded a pipeline signal on 2026-04-20.
Related Terms
Other terms in the same space — aliases, subtypes, competitors, and neighbors to explore next.
- Part of context engineering Context engineering is the discipline of curating every token that enters an LLM's context window — system prompt, tools, retrieved… →
- Related model context protocol Model Context Protocol (MCP) is an open, JSON-RPC-2.0-based standard that defines how AI applications talk to external tools, data, and… →
- Related context window A context window is the span of tokens an LLM reads and reasons over in a single forward pass. →
- Related personal AI Personal AI is the category of AI systems built around one individual — their memory, voice, preferences, and recall — rather than a… →
- Related LLM wiki LLM wiki is a pattern where an AI agent incrementally compiles a folder of plain-markdown entity pages from your raw sources, then… →
- Related AI workspace An AI workspace is a persistent, project-scoped container where chats, files, tools, and memory live together — replacing the stateless… →
- Part of
- Competitor
- Related ··
Sources
Primary URLs this report cites — open any to verify the claim yourself.
- 01 Promptfire — Copy your vault's context to any LLM (Obsidian Forum) forum.obsidian.md ↗
- 02 Show HN: CyberWriter — .md editor on Apple on-device AI news.ycombinator.com ↗
- 03 Obsidian Copilot — THE Copilot in Obsidian github.com ↗
- 04 mcpvault — MCP server for Obsidian vault access github.com ↗
- 05 ObsidianRAG — LangGraph + local LLM query over vault github.com ↗
- 06 Vault LLM Assistant plugin listing obsidianstats.com ↗
- 07 ChatGPT MD: The AI Assistant Your Obsidian Vault Needs blog.brightcoding.dev ↗