DecRec for Cursor
io.decrec/decrec
Decision memory for AI agents: record, revisit, and resolve consequential choices.
client:Cursor
transport:streamable-http
Install DecRec in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"decrec": {
"url": "https://decrec.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs