Files
gh-undoio-addons-explain-cl…/.claude-plugin/plugin.json
2025-11-30 09:03:54 +08:00

15 lines
302 B
JSON

{
"name": "undo",
"description": "Debug and analyze Undo recordings using AI-powered queries",
"version": "0.1.0",
"author": {
"name": "Undo",
"email": "support@undo.io"
},
"mcp": {
"undo-debugger": {
"command": "${CLAUDE_PLUGIN_ROOT}/run.sh",
"args": []
}
}
}