VibeRevert for Claude Desktop
com.viberevert/viberevert
Local MCP server for AI coding safety: risk checks, sessions, checkpoints, and fix prompts.
client:Claude Desktop
transport:stdio
runtime:npm
Install VibeRevert in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"viberevert": {
"command": "npx",
"args": [
"-y",
"viberevert"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs