Skip to content
Cursor

agent replay debugger mcp for Cursor

io.github.csoai-org/agent-replay-debugger-mcp

Agent Replay Debugger MCP — record every agent step + deterministic replay. Step-debugger for

client:Cursor transport:streamable-http runtime:pypi

Install agent replay debugger mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-replay-debugger-mcp": {
      "url": "https://api.meok.ai/v1/a2a/agent-replay-debugger"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent replay debugger mcp in other clients