Procheiron for Zed
io.github.logotheusneuro-cpu/procheiron
Review gate for shared agent memory: an unreviewed or hand-edited memory is never served.
client:Zed
transport:stdio
runtime:pypi
Install Procheiron in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"procheiron": {
"command": "uvx",
"args": [
"procheiron"
],
"env": {
"PROCHEIRON_SIGNING_KEY": "<PROCHEIRON_SIGNING_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs