Selvedge
Long-term memory MCP server for AI-coded codebases that logs and retrieves the reasoning behind every agent-made change.
Selvedge is a local MCP server that captures and serves the reasoning behind code changes made by AI coding agents. As agents modify a codebase, Selvedge logs their justifications into a local SQLite database stored in .selvedge/, tracking entities such as functions, files, and environment variables rather than individual lines. Developers can later query these records to understand why specific AI-assisted decisions were made, using commands like selvedge blame to retrieve original agent reasoning.
Source
Repository: https://github.com/masondelan/selvedge
Maintain Selvedge?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Selvedge on getagentictools](https://getagentictools.com/mcp/masondelan-selvedge?ref=badge)