AgentIndex icon
AgentIndex
ToolsCategoriesTrendingNewCompare
Submit Tool
Home/
RAG / Knowledge Base/
gortex
gortex logo

gortex

Active·★ 62·NOASSERTION·Updated 2026-05-29
★ Trending★ Code Assistant★ RAG / Knowledge Base

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.

#ai-tools#antigravity#claude-code#code-analysis#code-assistant#context-window#context-window-optimization#context-window-optimizer
$ Install
$ OS=$(uname -s | tr '[:upper:]' '[:lower:]') && ARCH=$(uname -m) && case $ARCH in x86_64) ARCH=amd64 ;; aarch64|arm64) ARCH=arm64 ;; esac && curl -LO "https://github.com/zzet/gortex/releases/latest/download/gortex_${OS}_${ARCH}.tar.gz" && tar -xzf "gortex_${OS}_${ARCH}.tar.gz" && sudo mv gortex /usr/local/bin/
↗ Visit site★ GitHub
01

Features

01Knowledge graph of files, symbols, imports, call chains, and type relationships
02Multi-repo workspaces with cross-repo symbol resolution and scoping
0392 languages support via tree-sitter and regex extractors
0449 MCP tools for symbol lookup, analysis, scaffolding, and agent feedback
05Semantic search with hybrid BM25 + vector search and RRF fusion
02

Compatibility

linux/amd64
Linux (amd64)
Verified via docs
linux/arm64
Linux (arm64)
Verified via docs
darwin/amd64
macOS (Intel)
Verified via docs
darwin/arm64
macOS (Apple Silicon)
Verified via docs
Windows
Windows (planned)
Verified via docs
03

Quick start

1
$ OS=$(uname -s | tr '[:upper:]' '[:lower:]')
2
$ ARCH=$(uname -m)
3
$ case $ARCH in x86_64) ARCH=amd64 ;; aarch64|arm64) ARCH=arm64 ;; esac
4
$ curl -LO "https://github.com/zzet/gortex/releases/latest/download/gortex_${OS}_${ARCH}.tar.gz"
5
$ tar -xzf "gortex_${OS}_${ARCH}.tar.gz"
6
$ sudo mv gortex /usr/local/bin/
04

Use cases

↳Integrate with AI coding agents as a context engine to reduce token usage
↳Multi-repository impact analysis and cross-repo refactoring
↳Semantic code search and codebase understanding for developers
05

Alternatives

mindsdb logo
mindsdb★ 39.2k
Federated Query Engine for AI - The only MCP Server you'll ever need
vs →
Brave Search MCP logo
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
vs →
context-mode logo
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
vs →
Auto-claude-code-research-in-sleep logo
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
vs →
agents-best-practices logo
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
vs →
awesome-claude logo
awesome-claude★ 250
HeyClaude is a curated registry and distribution surface for Claude and AI-workflow assets: agents, MCP servers, skills, commands, hooks, rules, guides, tools, jobs, Raycast feeds, static data exports, and an npm MCP package.
vs →
initrunner logo
initrunner★ 38
Define AI agent roles in YAML and run them anywhere: CLI, API server, or autonomous daemon
vs →
qveris-agent-toolkit logo
qveris-agent-toolkit★ 229
Open-source toolkit for the QVeris capability routing network: CLI, MCP server, Python SDK, skills, and REST API docs for agents to discover, inspect, call, and audit real-world tools.
vs →
See all alternatives →

Related searches

gortex AlternativesBest RAG / Knowledge Base Tools 2026Open Source RAG / Knowledge Basegortex Tutorialgortex Vs Competitorsai-toolsantigravityclaude-code

Comments

Log in to leave a comment
  • H
    Hayden JacksonMay 21, 2026

    The high integration saves writing a lot of boilerplate. Works reliably in production environments.

  • S
    Sam PatelMay 19, 2026

    Used this for efficient automation — reliable under load. The efficient performance is impressive for an open-source tool.

  • E
    Ellis KimMay 16, 2026

    The high coverage is surprisingly complete. Integrates well with existing high setups.

  • Justice Lee
    Justice LeeApr 3, 2026

    The engine integration saves writing a lot of boilerplate. Runs fine on macOS 15.

  • A
    Avery JacksonMar 18, 2026

    The intelligence integration saves writing a lot of boilerplate. Would recommend for lightweight use cases.

On this page
01Features02Compatibility03Quick start04Use cases05Alternatives
Stats
GitHub Stars★ 62
Last commit1d ago
StatusActive
LicenseNOASSERTION
CategoryRAG / Knowledge Base
Trend (30d)
+2.4↑ 0.7%
Links
Documentation↗Discussion↗Issues↗Releases↗

Deploy on DigitalOcean — Get $200 Free Credit

Ad
© 2026 AgentIndex.app|Built by a 10-year iOS Developer.
QYSGitHubBuy me a coffee ☕

Browse by Category

Code AssistantWorkflow AutomationRAG / Knowledge BaseMulti-AgentBrowser AutomationLLM InfraDev ToolingObservability

Not affiliated with Anthropic, OpenAI or Microsoft.