enquire-mcp API reference - v3.9.0-rc.4
    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 — the FTS5 sync would double-index. Stdio + HTTP each call this exactly once at startup.

      Parameters

      Returns Promise<ServerDeps>