Statecli runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 7 Apr 2026.
State replay and self-debugging for AI agents. Track, replay, undo, checkpoint.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add statecli -- npx -y statecli-mcp-server
{
"mcpServers": {
"statecli": {
"args": [
"-y",
"statecli-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.statecli]
command = "npx"
args = ["-y", "statecli-mcp-server"]
{
"mcpServers": {
"statecli": {
"args": [
"-y",
"statecli-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"statecli": {
"args": [
"-y",
"statecli-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.