Local-first code intelligence MCP: symbol graph, impact analysis, 60+ tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Local-first repo intelligence for AI coding assistants.
Codehelper indexes git repositories on your machine, builds a symbol and call graph, and exposes 60+ MCP tools so Cursor, Claude Code, Codex, and other MCP clients can search, understand, and safely change your code β without uploading the whole repo to a cloud model.
codehelper init per repo.Linux / macOS (recommended):
Windows (PowerShell):
From source (requires Go 1.25+, CGO, and a C compiler):
Prebuilt 3.0.3 bundles (Linux, macOS, Windows) include codehelper, MCP server, ge 1.1.1, and greencompress 1.1.1 on GitHub Releases.
Updates: codehelper upgrade downloads the latest release from VeyrForge/codehelper by default. Override the upgrade source with --repo owner/name or CODEHELPER_UPGRADE_REPO. codehelper update rebuilds from a local git checkout and works from any directory (remembers the source path, or use CODEHELPER_SOURCE / update /path/to/codehelper).
Reload Cursor or Claude Code after the first init, then call project_context once per session so the agent knows which tools exist and how fresh the index is.
No bundled demo video yet β here is a typical first session:
Benchmark methodology (no invented competitor numbers): docs/BENCHMARK_COMPARISON.md.
| Platform | Install | Notes |
|---|---|---|
| Linux | scripts/install.sh | Full support; primary CI target |
| macOS | scripts/install.sh | Universal + per-arch release binaries |
| Windows | scripts/install.ps1 | x64 supported |
| Client | Setup |
|---|---|
| Cursor | Per-project .mcp.json via codehelper init |
| Claude Code | Managed block in ~/.claude.json |
| Codex | Reads generated AGENTS.md |
| Layer | Technology |
|---|---|
| Indexing | tree-sitter parsers + SQLite symbol/call graph |
| Search | BM25 + trigrams + call-graph ranking (optional local semantic rerank β docs/LOCAL_EMBED.md) |
| MCP transport | stdio (default) or HTTP (codehelper mcp --http :8765) |
| Optional local models | Green Engine embed/chat + Green Compress weights |
init indexes the repo, starts the watch daemon, wires MCP for your editor, and writes agent rules. Optional local dashboard: ge ui serve β http://127.0.0.1:8780
Full tool reference: docs/MCP_TOOLS.md
See docs/BENCHMARK_COMPARISON.md for competitor-comparison methodology (arms, metrics, bed tiers β no invented competitor numbers). Fill measured cells from reproducible local harness runs only.
Caveats: many published tables are self-repo (this tree) or methodology-lite paired locate probes (MCP vs host file walk). Those are not end-to-end coding-assistant issue-fix rates. Prefer multi-bed hold-outs (CODEHELPER_TESTBEDS) and fill competitor cells only from local re-runs.
Layout and prepare/eval usage: docs/TESTBEDS.md.
bash scripts/install-local-embed.sh / codehelper green init-embed) β see docs/LOCAL_EMBED.md. Enrichment needs optional local model services (Green Engine).windows-11-arm). Releases always ship Windows amd64; a *_windows_universal.zip is published only when both amd64 and arm64 builds succeed (historical *_windows_universal.zip assets through v3.0.2 were amd64-sized and should not be treated as true universal).Bug reports, benchmark results, compatibility notes, and suggested improvements are welcome on the official VeyrForge/codehelper repository.
Pull requests improving Codehelper are welcome. By contributing, you agree to the Contributor License Agreement. You may also keep private/internal forks for your own deployment under the BUSL-1.1 Additional Use Grant. Do not offer Codehelper (or a substantially similar substitute) to third parties as a hosted or competing product. See License and permitted use and LICENSE-FAQ.md.
See CHANGELOG.md and GitHub Releases.
Codehelper is source-available under the Business Source License 1.1 (BUSL-1.1). It is not OSI open source until the Change License applies.
You may:
You may not (until the Change License applies):
Change Date: 2029-07-24 β on that date, or the fourth anniversary of the first public BSL distribution of this version (whichever is earlier), this version becomes available under Apache License 2.0.
Tutorials and blog posts may include short illustrative snippets from the published source for explanation, provided they do not redistribute the software as a competing product or imply an OSI open-source grant before the Change Date.
For commercial redistribution, OEM licensing, or other usage not covered above, contact licensing@veyrforge.com.
This section is a plain-language summary. The binding terms are in LICENSE. Interpretive Q&A: LICENSE-FAQ.md. See also CLA.md, SECURITY.md, docs/PERMISSIONS.md, and docs/ROADMAP.md.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/codehelper)<a href="https://allmcps.com/mcp/codehelper"><img src="https://allmcps.com/api/badge/codehelper?style=directory" alt="Codehelper on AllMCPs" /></a>