GrapeRoot is a local MCP server that gives AI coding assistants like Claude Code and Codex CLI persistent awareness of your codebase. Core idea: Instead of re-reading the same files every turn, GrapeRoot builds two lightweight graphs that help the model understand what exists in the repo and what has already been explored.