AiSulivo
AiSulivo
Menu
AiSulivo
AiSulivo

GitNexus

GitNexus maps code dependencies and execution flows into a queryable graph for developers and coding agents.

Pricing
Free open-source edition; managed Enterprise advertised at $29 per seat; self-hosted pricing custom
Free plan
Yes - open-source edition
Platforms
Web, CLI, Self-Hosted

Tool Information

GitNexus
Akon Labs
Updated: September 2026
Tool type: Codebase Knowledge Graph
Pricing: Free open-source edition; managed Enterprise advertised at $29 per seat; self-hosted pricing custom
Free plan: Yes - open-source edition
Platforms: Web, CLI, Self-Hosted
Login required: Yes
API: Yes - MCP tools and programmatic workflows
Browser extension: No official browser extension verified
Mobile app: No dedicated native mobile app verified
AI models: Static code analysis with connected agent models; no single required foundation model specified
Developer: Akon Labs

About GitNexus

Structural context for a codebase

GitNexus indexes source code into a knowledge graph so developers and agents can examine relationships beyond the currently open file. The official product is operated by Akon Labs. Its analysis includes imports, calls, inheritance and other connections that help explain how a change may affect the wider system. Tree-sitter parsing and resolved code relationships provide the structural foundation, while clustering groups related symbols into functional areas. This is context infrastructure for development rather than a guarantee that an agent will produce correct code.

From exploration to impact analysis

The available tools support queries about callers, execution flows and the potential blast radius of a change. Git-diff analysis connects modified code to affected parts of the graph. MCP access lets compatible coding assistants use this information inside their own workflow, and a browser interface provides another way to explore it. The official pricing distinguishes a free local open-source edition from managed Enterprise and self-hosted arrangements. Enterprise features include unified multi-repository graphs and automated review capabilities; they should not all be assumed to be included in the free edition.

Validate coverage on your own project

A useful first test is a repository with known dependencies and a small change whose impact can be checked manually. Confirm supported programming languages, inspect the indexed relationships and compare the reported callers with the implementation. Local analysis and a hosted enterprise service have different deployment boundaries, so review the selected mode before connecting private code. The separate Nexus Agent is advertised in private beta, not as an unrestricted general release. Graph results can make review more informed, but dynamic behavior, external services and incomplete project context still require tests and engineering judgment before a change reaches production.

Key features
  • Code dependency graphs
  • Execution-flow queries
  • Functional clustering
  • Change-impact analysis
  • Git-diff mapping
  • MCP agent tools
  • Local open-source edition
Use cases
Repository Analysis,Change Impact Review,Agent Context
How to use
  1. Choose the local or enterprise edition.
  2. Review repository access and licensing.
  3. Index an authorized repository.
  4. Confirm language coverage.
  5. Inspect known dependencies in the graph.
  6. Connect a compatible MCP client if needed.
  7. Analyze a small proposed change.
  8. Validate findings with code review and tests.
Best for
Repository Analysis, Change Impact Review, Agent Context
Integrations
MCP,Claude Code,Cursor,Codex,Windsurf,OpenCode
Commercial use
Check the open-source license or enterprise agreement for the selected edition

Categories Apps

Related Tags