Rewindex - Auto-snapshot tool for AI agents. Auto backup, Avoid the mistakes of AI.

Created By
crsxmd23 days ago
Rewindex Auto-snapshot tool for AI agents. Automatically backs up every file change so you can recover from AI mistakes instantly. Code worry-free. Free and local. - Versioning: snap, rewind, and track every change your AI makes - Change visibility: view diffs, session logs, and full file history - Changelog: flag milestones and export as CHANGELOG.md - Audit code: One AI codes. Another audits. Every session is already logged. Works with any AI agent via MCP. Works with Git. Rewind the code that you didn't commit.
Overview

Rewindex

Rewindex is an auto-snapshot MCP server for AI agents. Every file change is captured automatically in the background — no commits needed. When something breaks, your AI can check the log and rewind instantly.

Snapshot & Rewind

  • create_snap / get_snaps — manual snapshots with notes
  • rewind_session / rewind_file / rewind_relative — undo changes at any granularity

History & Inspection

  • get_log / get_log_detail — view session history and changes
  • get_diff / get_session_state / get_file_log — inspect what changed and when

Code Audit

  • find_version_by_pattern / find_pattern_introduced / search_sessions_by_file — trace when and where code changed

Milestones & Changelog

  • create_flag / list_flags / export_flags — mark versions, export as CHANGELOG.md
  • add_note — annotate sessions with context

Setup

pipx install rewindex
rewindex init

Works with Claude Code, Cursor, Windsurf, and any MCP-compatible agent. Free. Runs locally.

Server Config

{
  "mcpServers": {
    "rewindex": {
      "command": "rewindex",
      "args": [
        "mcp"
      ],
      "type": "stdio"
    }
  }
}
Project Info
Created At
23 days ago
Updated At
21 days ago
Author Name
crsxmd
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Devmatch

11 hours ago
Kangram

a day ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago