
Rewindex - Auto-snapshot tool for AI agents. Auto backup, Avoid the mistakes of AI.
@crsxmd
关于 Rewindex - Auto-snapshot tool for AI agents. Auto backup, Avoid the mistakes of AI.
Rewindex
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rewindex": {
"command": "rewindex",
"args": [
"mcp"
],
"type": "stdio"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Rewindex?
Rewindex is an auto-snapshot MCP server for AI agents. It automatically captures every file change in the background — no commits needed — so when something breaks, the AI can check the log and rewind instantly.
How to use Rewindex?
Install via pipx install rewindex, then run rewindex init. It works with Claude Code, Cursor, Windsurf, and any MCP-compatible agent. Commands include manual snapshots (create_snap, get_snaps), rewinding (rewind_session, rewind_file, rewind_relative), history inspection (get_log, get_diff), code audit (find_version_by_pattern), and milestone management (create_flag, export_flags).
Key features of Rewindex
- Automatic background snapshots of file changes.
- Rewind sessions, files, or relative changes.
- View session history, changes, and diffs.
- Trace code changes with pattern-based search.
- Mark milestones and export changelogs.
- Free, local, and requires no commits.
Use cases of Rewindex
- Recover from AI agent mistakes by rewinding to a snapshot.
- Track when and where code was introduced or changed.
- Create changelogs from flagged milestones.
- Inspect detailed diffs and file logs during development.
FAQ from Rewindex
How do I install Rewindex?
Run pipx install rewindex followed by rewindex init to initialize.
What AI agents does Rewindex work with?
It works with Claude Code, Cursor, Windsurf, and any MCP-compatible agent.
Is Rewindex free and where does data run?
Yes, it's free and runs locally on your machine.
Do I need to commit changes for snapshots?
No, snapshots happen automatically in the background — no commits needed.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
评论