Record and Replay Framework

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

Audit (rr) MCP Server

Model Context Protocol (audit) server

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