Skip to content
Back to search
30
MCP

io.github.mdfifty50-boop/agent-replay

io.github.mdfifty50-boop/agent-replay

Record and replay AI agent execution for debugging

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mdfifty50-boop/trace-forge
Structured execution trace and span logging for AI agents
0 tools
io.github.mdfifty50-boop/agent-security
Security scanning and threat detection for AI agents
0 tools
io.github.mdfifty50-boop/agent-guard
Constitutional guardrails and loop detection for AI agents
0 tools
io.github.mdfifty50-boop/qc-validator
Output quality control and validation for AI agents
0 tools
io.github.csoai-org/agent-replay-debugger-mcp
Agent Replay Debugger MCP — record every agent step + deterministic replay. Step-debugger for
0 tools · streamable-http
io.github.mdfifty50-boop/domain-expertise
Inject deep domain knowledge into any AI agent
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mdfifty50-boop/agent-replay": {
      "url": "None",
      "transport": "http"
    }
  }
}