Skip to content
Windsurf

VibeRevert for Windsurf

com.viberevert/viberevert

Local MCP server for AI coding safety: risk checks, sessions, checkpoints, and fix prompts.

client:Windsurf transport:stdio runtime:npm

Install VibeRevert in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "viberevert": {
      "command": "npx",
      "args": [
        "-y",
        "viberevert"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

VibeRevert in other clients