Skip to content
VS Code

DecRec for VS Code

io.decrec/decrec

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

client:VS Code transport:streamable-http

Install DecRec in VS Code

.vscode/mcp.json

{
  "servers": {
    "decrec": {
      "type": "http",
      "url": "https://decrec.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DecRec in other clients