rekall

DitriXNew/rekall
★ 1 stars JavaScript Code/Dev Tools Updated 1d ago
A Codex plugin and local MCP server for deliberate context compaction in VS Code, with a verified task handoff and one-time automatic continuation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rekall": {
      "command": "npx",
      "args": [
        "-y",
        "DitriXNew/rekall"
      ]
    }
  }
}

README Excerpt

Long Codex tasks accumulate logs, research, and intermediate decisions. Rekall lets the agent clear that accumulated context at a useful checkpoint while keeping a written handoff of the task, constraints, and next step. The agent saves the handoff, finishes its turn, and asks the Codex VS Code extension to compact the conversation. Rekall can then resume the authorized work once, carrying the verified handoff into the next turn.

Tools (1)

layout_compatible

Topics

codexcodex-plugincontext-compactioncontext-managementmcpmcp-servernodejsvscode