marcodavidd020/cerebro-code-memory

Persistent code-knowledge memory for AI chats. An MCP server that caches a codebase's structure and summaries in a local SQLite "brain" so sessions query it instead of re-reading files — token-cheap, 100% local.

6Stars on the repository
14Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

03

marcodavidd020/cerebro-code-memory

Hook

Runs before the agent uses a tool for Bash, Grep and Glob tool calls, executing cerebro-first.py. From marcodavidd020/cerebro-code-memory.

6 1mo ago A tokens not measured original MIT

PostToolUse

04

marcodavidd020/cerebro-code-memory

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit and mcp__cerebro__.* tool calls, executing post_edit.py, verify-edit.py and cerebro-mark-used.py (3 commands). From marcodavidd020/cerebro-code-memory.

6 1mo ago A tokens not measured copy · 64% MIT