Record and Replay Framework

10,605 stars C++ 1 file ยท ~1,967 tokens #debugger#gdb#linux#reverse-execution

rr MCP Server

MCP server for RROrg/rr

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "rr": {
      "command": "npx",
      "args": [
        "-y",
        "@RROrg/rr"
      ]
    }
  }
}