On-demand Obsidian vault access for AI coding assistants — 17 tools, 5 resources, 4 prompts.
Your AI coding assistant forgets everything between sessions. Hive fixes that. Hive is an MCP server that connects your AI assistant to an Obsidian vault. Instead of loading everything upfront, it queries only what's needed — on demand. Metric | Without Hive | With Hive | Context loaded per session | ~800 lines (static) | ~50 lines (on demand) | Token cost for context | 100% every session | 6%…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Your AI coding assistant forgets everything between sessions. Hive fixes that. Hive is an MCP server that connects your AI assistant to an Obsidian vault. Instead of loading everything upfront, it queries only what's needed — on demand. Metric | Without Hive | With Hive | Context loaded per session | ~800 lines (static) | ~50 lines (on demand) | Token cost for context | 100% every session | 6% average per query | Knowledge retained between sessions | 0% | 100% (in vault) | Measured on a real…