Create project checkpoints and snapshots with diffs and selective file recovery.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "claude-vigil-mcp" yet — see the docs or source repo.
Create a checkpoint named "before-refactor" for the current project and capture the current state of key files so I can roll back later.
A confirmation showing the checkpoint name, timestamp, and file scope, ready for later restore.
Compare the current project against the "before-refactor" checkpoint and list externally modified files with the main content differences.
A list of changed files and key diff summaries to decide what to keep or revert.
Restore only src/config.ts and package.json from the "before-refactor" checkpoint, keeping all other files unchanged.
Only the specified files are restored, with a result summary confirming other files were untouched.
Provide project knowledge search and failure analysis for Claude Code workflows.
Run a production-ready MCP server for files, HTTP, system info, and environment tools.
Make project docs instantly accessible so Claude Code understands architecture and conventions.
Delegate coding tasks to Codex via MCP with security and result checks.
Coordinate multiple AI coding agents to build, review, and remember together.
Coordinate multiple Claude Code sessions across related projects and workflows.