recordant for Zed
io.github.recordant/recordant
Patent-pending diagnostic + decisions-ledger engine with operator briefs and an MCP console.
client:Zed
transport:stdio
runtime:pypi
Install recordant in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"recordant": {
"command": "uvx",
"args": [
"recordant"
],
"env": {
"RECORDANT_LICENSE_KEY": "<RECORDANT_LICENSE_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs