Code Context Engine — AI skill for Claude Code
Local-first MCP context engine for AI coding agents — cuts token cost ~90% via a per-project code graph + code folding.
How to install Code Context Engine
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ParsaVictor/code-context-engine and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Code Context Engine does
Local-first MCP context engine for AI coding agents — cuts token cost ~90% via a per-project code graph + code folding. Works with Cursor, Claude Code, Codex & any MCP client. Web + ML/PyTorch codebases. Rust. (independent derivative of NeuroMesh)
Alternatives in AI
- Codeburn — Free, local tool to track AI coding token usage and cost across 37 tools and agents (Claude Code, Cursor, Code 9.7k ★
- Jcodemunch MCP — Cut AI token costs 95%+ on code exploration 2.6k ★
- Token Monitor — Local-first desktop widget for tracking token usage, costs, and limits across 32+ AI coding tools—including Cl 1.8k ★
README
code-context-engine
Local-first MCP context engine that cuts AI coding-agent token cost by ~90% — a per-project code graph + folding for **Cursor**, **Claude Code**, **Codex**, and every MCP client. Built for **web *and* ML** codebases. **Status:** early — building [P0: project isolation](ROADMAP.md) on top of the NeuroMesh v0.9.0 baseline.
Derivative of **[NeuroMesh](https://github.com/pinoox/neuromesh)** by yoosef alipour (MIT). See [NOTICE](NOTICE) · [ATTRIBUTION.md](ATTRIBUTION.md) · [ROADMAP.md](ROADMAP.md).
Upstream NeuroMesh README (baseline v0.9.0)
NeuroMesh
Ship less context. Ship the right code.
Local-first [MCP](https://modelcontextprotocol.io/) context engine for **Cursor**, **VS Code**, **Claude**, **Codex**, and every MCP client. NeuroMesh indexes your repo into a graph, routes your prompt to the right symbols, and sends a **folded evidence packet** — not thousand-line file dumps.
  through the local kimi-worker.sh runtime. Us
Claude Context Local
Code search MCP for Claude Code. Make entire codebase the context for any coding agent. Embeddings are created
Wlroots Expert
wlroots C API expert — scene graph, listener wiring, surface lifecycle, seat/cursor invariants, xdg-shell + xw