MCP Debug Recorder for Claude Code
io.github.oaslananka/mcp-debug-recorder
Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.
client:Claude Code
transport:stdio
runtime:npm
Install MCP Debug Recorder in Claude Code
run in your project directory
claude mcp add mcp-debug-recorder -e DEBUG_RECORDER_DB=<DEBUG_RECORDER_DB> -e LOG_LEVEL=<LOG_LEVEL> -e FUZZY_THRESHOLD=<FUZZY_THRESHOLD> -- npx -y mcp-debug-recorder
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs