enquire-mcp API reference - v4.0.0-rc.7
    Preparing search index...

    Function prepareServerDeps

    • One-time bootstrap of the heavy deps (vault open + FTS5 sync + watcher). Idempotent on a per-call basis but NOT designed to be called multiple times in one process — it would acquire duplicate live watcher/SQLite resources. Stdio + HTTP each call this exactly once at startup.

      Parameters

      Returns Promise<ServerDeps>