Show HN: Gortex – MCP server for cross-repo code intelligence
Category: devtools
Tags: code-intelligence, mcp-server, knowledge-graph, static-analysis, ai-agents
Score: 8.0/10 (Innovation: 8, Technical: 9, Documentation: 8, Utility: 7)
Gortex is a sophisticated code intelligence engine that builds an in-memory knowledge graph from repositories across 92 languages and exposes it via MCP (Model Context Protocol) server, CLI, and web UI. It's particularly interesting because it enables AI coding agents to understand complex code relationships with 94% token reduction compared to traditional file reading, and offers compiler-verified call graphs, semantic search, and cross-repo symbol resolution.
Target audience: backend devs, devops, ai engineers, tooling developers
Repository: https://github.com/zzet/gortex · C · NOASSERTION · 10 stars
View on Hacker News