zzet/gortex
High-performance code-intelligence engine for AI agents and IDE, supports 257 languages, multi repositories, based on graph, with access via CLI, MCP Server, and API. AI coding agents teammate - expose only needed information, cutting token usage up to 50x. 100% local. Discord: https://discord.gg/39MFHu3J5d observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 86
- Longevity 10
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 149
- days_rel: 13
- days_push: 7
- n_releases_24m: 116
Adoption not part of the score
1494 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gortex is a high-performance code-intelligence engine that indexes codebases into a persistent knowledge graph using tree-sitter AST analysis and compiler-grade resolution across 257 languages. It exposes the graph via CLI, MCP Server, HTTP API, and web UI as a single static binary, letting AI coding agents answer code questions with up to 50x fewer tokens, fully locally.
Use cases
- reduce token usage when AI coding agents read my codebase
- index multiple repositories into a code knowledge graph for an agent
- give Claude Code or Cursor graph-based code navigation via MCP
- find callers, callees, and blast radius of a function without reading files
- analyze cross-service contracts and HTTP routes across repos
- run a fully local code-intelligence server for my IDE or agent
When to choose
- you use AI coding agents (Claude Code, Cursor, Windsurf, Copilot) and want to cut context/token costs
- you need fast, local, dependency-free code navigation across many languages
- you work with multi-repository workspaces and need cross-repo symbol resolution
- you want an MCP server exposing curated code context instead of raw file reads
When to avoid
- you need a hosted or cloud-based code intelligence service
- your project uses languages with weak tree-sitter or LSP support and need deep resolution
- you want a full IDE plugin experience rather than a CLI/MCP tool
- you need semantic code search powered by embeddings rather than graph/AST analysis
Facets
cli-tool · maturity active
search-engine parser mcp developer-tools code-review llm-inference developer-tools large-language-models programming-languages parsers windows cli go code-intelligence knowledge-graph tree-sitter context-window-optimization token-optimization mcp-server local-first multi-repo ai-coding-agents static-binary ai-agents macos linux
3 sources
- readme: https://github.com/zzet/gortex · fetched 2026-08-28 · 613d8064288a
- homepage: https://gortex.dev/ · fetched 2026-08-29 · afffd58cd344
- site_page: https://gortex.dev/docs.html · fetched 2026-08-29 · 930ea9d910a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zzet/gortex | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem