ghx

gkoreli/ghx
★ 0 stars Go Code/Dev Tools Updated 7d ago
Agent-first GitHub code exploration. GraphQL batching, code maps (~92% token reduction), AND search, repo discovery with README previews. Codemode TypeScript sandbox, MCP server. Go.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

**Expensive main agents shouldn't burn frontier tokens on tree/grep/read loops.** ghx is a cheap, specialized **sidecar agent** that a main agent delegates code reconnaissance to. Ask it a repo question in plain English; it explores GitHub under the hood and hands back a **schema-validated evidence report** — claims

Topics

ai-agentsclicode-searchdeveloper-toolsgithubgolangmcp