Local MCP server for AI coding safety: risk checks, sessions, checkpoints, and fix prompts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Record Β· Check Β· Fix Β· Restore.
VibeRevert records an AI coding session, flags risky changes with deterministic rules, and can restore your project files to exactly how they were before it started, including work you hadn't committed.
No AI judges the AI: risk findings are reproducible, explainable, and based on rules you can inspect.
Keep using your coding agent. VibeRevert adds the safety layer around the session β with Claude Code, Cursor, and other coding-agent workflows.
The actual CLI, condensed from a real beta payment run β check flags it, and rollback previews what it will change before you --apply:
3 real AI coding sessions. 3 exact project-file restorations. Payments, database migrations, and deployment infrastructure β all with pre-existing uncommitted work preserved. Read the beta report β
Works inside a Git repository and requires Node.js 22+. VibeRevert keeps its records on your machine and requires no VibeRevert account or hosted service.
You let an AI agent work across your project, and it touched more than you expected β maybe payment code, a database migration, a deploy file β while your own half-finished work was sitting right there uncommitted. VibeRevert captures your project's starting file state first, so a session you don't like doesn't cost you your afternoon.
Around each AI coding session, VibeRevert:
It warns you; it does not silently block your work. An optional pre-commit hook can reject a commit above your configured risk threshold β opt-in, tunable, and bypassable like any local Git hook.
VibeRevert does not ask another language model whether your agent's changes look risky. Its checks are deterministic: the same inputs and configuration produce the same findings, with an inspectable reason for every flag.
When something needs attention, VibeRevert can turn those findings into an agent-ready fix prompt. The rules decide what to flag; you decide what happens next.
viberevert rollback restores your local project files β tracked, staged, and untracked, including uncommitted work β to how they were when the session started. It previews by default; --apply writes the change, and every apply first saves an emergency checkpoint.
It does not reverse effects outside your project files. Deployments, database writes, third-party API calls, payments, and sent emails need their own recovery. Rollback is state-based rather than atomic, and it's a safety net around AI sessions, not a replacement for tests or review. Read what rollback can and can't restore before you rely on it.
Keep using the coding tools you prefer. VibeRevert can wrap command-line agent sessions (viberevert run <your-agent>) and integrates with tools such as Claude Code and Cursor through its installers.
Built-in checkpoints live inside the agent's workflow. VibeRevert stays with the project.
It captures your project's starting state β including uncommitted work β then records the session, flags risky changes, previews the rollback, and keeps that recovery path outside the agent itself.
Use Claude Code today, Cursor tomorrow, or wrap another terminal agent: the safety layer stays with your project.
VibeRevert installs non-destructively and can be removed cleanly. It integrates with Claude Code and Cursor (MCP server and hooks); every install previews its changes and keeps a recovery journal. See getting started.
An experimental terminal bridge (--pty) can intercept commands inside an interactive agent shell; it's best-effort and documented as such in the PTY contract.
Linux, macOS, and Windows, on Node.js 22+. CI runs the suite across all three on Node 22 and 24; see compatibility for exactly what each platform is tested to do.
VibeRevert is Apache-2.0 open source. Sponsoring funds continued cross-platform testing, security work, rollback and recovery testing, and helping pay for independent review. Sponsorship does not influence risk findings or release decisions. β Sponsor VibeRevert Β· what your support funds
Apache-2.0. See NOTICE and the license audit.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/viberevert)<a href="https://allmcps.com/mcp/viberevert"><img src="https://allmcps.com/api/badge/viberevert?style=directory" alt="VibeRevert on AllMCPs" /></a>