Record and Replay Framework

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

Chaos test (rr) MCP Server

Model Context Protocol (chaos-test) server

View all rr servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "chaos-test": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chaos-test"
      ]
    }
  }
}