gortex

zzet/gortex
★ 22 stars Go 🤖 AI/LLM Updated today
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%.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gortex": {
      "command": "go",
      "args": [
        "run",
        "github.com/zzet/gortex@latest"
      ]
    }
  }
}

Topics

ai-toolsantigravityclaude-codecode-analysiscode-assistantcontext-windowcontext-window-optimizationcontext-window-optimizercopilotcursordeveloper-toolsgraphragkiroknowledge-graphlocal-first