Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
A small, local MCP server that gives AI agents (Claude Code, Cursor, …) a shared, persistent memory of the projects in a code folder — what each project is, decisions made, and every bug/issue faced during development. It is stateless: every tool reads/writes plain files on disk, so multiple clients (and multiple machines) share one source of truth. Layer | Lives in | Auto-loaded into context? |…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
A small, local MCP server that gives AI agents (Claude Code, Cursor, …) a shared, persistent memory of the projects in a code folder — what each project is, decisions made, and every bug/issue faced during development. It is stateless: every tool reads/writes plain files on disk, so multiple clients (and multiple machines) share one source of truth. Layer | Lives in | Auto-loaded into context? | For | Project memory | | ✅ yes (via → ) | identity, stack, run cmds, concise decisions/learnings —…