01Hybrid full-text and semantic search for Markdown content
02Uses OpenAI embeddings (text-embedding-3-small) for semantic understanding
03File watcher for real-time index synchronization with vault changes
04Chunks content by headings for precise embedding and retrieval
050 GitHub stars
06Exposes a suite of tools (search, get, related, recent, reindex, status) to agents over stdio