Monorepo for the Native Context Index: TypeScript tooling, Rust nci CLI, and related packages.
pnpm install
pnpm buildpackages/nci-engine— Rustncibinary (index, query, SQL)packages/nci— npm wrapper (downloads / vendors the native binary)packages/nci-mcp— stdio MCP server; see packages/nci-mcp/README.mdpackages/nci-coreand others — libraries and apps as listed underpackages/andapps/
Use pnpm exec turbo run <task> --filter=<name> to target one package.