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 [](https://github.com/zzet/gortex/actions/workflows/ci.yml) [](https://goreportcard.com/report/github.com/zzet/gortex) [](https://github.com/zzet/gortex/releases/latest) [](https://pkg.go.dev/github.com/zzet/gortex) [](#verifying-releases-supply-chain-security) [](https://slsa.dev/spec/v1.0/levels#build-l3) [](https://scorecard.dev/viewer/?uri=github.com/zzet/gortex) 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 (Claude Code, Kiro, Cursor, Windsurf, Cursor, Continue.dev, Cline, OpenCode, Antigravity) — one `smart_context` call replaces 5-10 file reads, cutting token usage by ~94%.  ## Features - **Knowledge graph** — every file, symbol, import, call chain, and type relationship in one queryable structure - **Multi-repo workspaces** — index multiple repositories into a single graph with cross-repo symbol resolution, project grouping, reference tags, and per-repo scoping - **33 languages** — Go, TypeScript, JavaScript, Python, Rust, Java, C#, Kotlin, Swift, Scala, PHP, Ruby, Elixir, C, C++, Dart, OCaml, Lua, Zig, Haskell, Clojure, Erlang, R, Bash/Zsh, SQL, Protobuf, Markdown, HTML, CSS, YAML, TOML, HCL/Terraform, Dockerfile - **47 MCP tools** — symbol lookup, call chains, blast radius, community/process discovery, contr
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.