Record and Replay Framework

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

Test (rr) MCP Server

Model Context Protocol (test) server

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