Gortex: open-source code-intelligence engine for AI agents via MCP
Gortex, an open-source Go-based code-intelligence engine (Apache 2.0), is trending on GitHub. It indexes a codebase into a persistent knowledge graph and exposes it to AI agents through MCP, supporting 257 languages and claiming up to 50x token savings per response.
- Gortex is a single static Go binary under Apache 2.0 with 1.8k GitHub stars
- Indexes the Linux kernel: 70,333 files, 1.69M nodes, 6.24M edges in about 3 minutes
- Supports 257 languages: ~30 with precise tree-sitter parsing, ~60 via regex, ~165 by signatures
- MCP server with 175 tools, data stored locally in SQLite, telemetry off by default
Read next
Security