15 lines
302 B
JSON
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": []
|
|
}
|
|
}
|
|
} |