gortex
High-performance code intelligence engine that indexes repositories into an in-memory knowledge graph and exposes it via CLI, MCP Server, and web UI. Built for AI coding agents - expose only needed information - one get_editing_context call replaces 5-10 file reads, cutting token usage by ~94%.
Gortex is a code intelligence engine that builds an in-memory knowledge graph of repositories. It provides CLI, MCP Server, and web UI for querying symbols, dependencies, and impact analysis. Designed for AI coding agents, it cuts token usage by ~94% by replacing multiple file reads with a single smart_context call.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- HHayden JacksonMay 21, 2026
The high integration saves writing a lot of boilerplate. Works reliably in production environments.
- SSam PatelMay 19, 2026
Used this for efficient automation — reliable under load. The efficient performance is impressive for an open-source tool.
- EEllis KimMay 16, 2026
The high coverage is surprisingly complete. Integrates well with existing high setups.
- Justice LeeApr 3, 2026
The engine integration saves writing a lot of boilerplate. Runs fine on macOS 15.
- AAvery JacksonMar 18, 2026
The intelligence integration saves writing a lot of boilerplate. Would recommend for lightweight use cases.