实践gitnexus

gitnexus is the zero-server engine for deep code intelligence.

It indexes any repository into a graph of dependencies, call chains, functional clusters, and execution flows, then serves that structure to your editor through MCP so agents stop guessing and start reasoning with the real architecture in view.

Install or use npx for one-off runs.

1
2
3
$ npm install -g gitnexus
# or
$ npx gitnexus analyze
1
$ gitnexus analyze
1
$ gitnexus setup
1
$ gitnexus serve