Indexes and performs semantic searches across files in local directories using vector embeddings.
Enables semantic search across a local file system by watching specified directories, creating vector embeddings of file contents, and providing search and statistics functionalities. It integrates with Model Context Protocol (MCP) and supports configurable chunking, file ignoring, and real-time updates for file changes and deletions.