DocumentationReal signatures.
Real signatures.
Indexed locally.
NCI reads the actual .d.ts on your disk and serves agents a structured index they can query in milliseconds. For the background that led here, read Why NCI.
Install the CLI
$ npm install -g @nativecontextindex/cli
5 minutesQuickstart
Install the CLI, initialise your project, then index and query against your own tree.
EngineHow indexing works
Walk through scan, filter, parse, resolve, and store, the five pipeline stages.
AgentsWire up MCP
Tool catalog, message envelopes, and ready-to-paste configs for Claude Desktop and Cursor.
ReferenceBrowse the CLI
Every command, flag, and exit code, generated from the source and copy-ready.