Gortex is a high-performance, 100% local code-intelligence engine for AI agents and IDEs that indexes code into a persistent provenance-tiered knowledge graph via tree-sitter AST analysis and compiler-grade resolvers for 257 languages, with multi-repository support by default. It exposes the graph through CLI, MCP server, API and web UI, offering semantic search, cross-repo contract detection, speculative execution and live editor overlays aimed at cutting token usage up to 50x by surfacing only needed information.
- Ships as a single static binary for macOS, Linux and Windows with zero external dependencies
- Provides 175 configurable MCP tools, 16 resources and 3 prompts for symbol lookup, blast radius and refactoring