AI & ML
Trust: 32/100 (Limited)io.github.charo360/statecli Guide
State replay and self-debugging for AI agents. Track, replay, undo, checkpoint.
1 starsby statecli
Quick Start
Install
npx statecli-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-charo360-statecli": {
"command": "npx",
"args": [
"statecli-mcp-server"
]
}
}
}