Agent Replay runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 24 Apr 2026.
Record and replay AI agent execution for debugging
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 agent-replay -- npx -y agent-replay-mcp
{
"mcpServers": {
"agent-replay": {
"args": [
"-y",
"agent-replay-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-replay]
command = "npx"
args = ["-y", "agent-replay-mcp"]
{
"mcpServers": {
"agent-replay": {
"args": [
"-y",
"agent-replay-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-replay": {
"args": [
"-y",
"agent-replay-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.