
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 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论