
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.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
コメント