Skip to content
Zed

DecRec for Zed

io.decrec/decrec

Decision memory for AI agents: record, revisit, and resolve consequential choices.

client:Zed transport:streamable-http

Install DecRec in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "decrec": {
      "url": "https://decrec.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

DecRec in other clients