ActionProof for Zed
io.github.burakfenerci5/actionproof
Tamper-proof audit trail for AI agents. Signed receipts, offline-verifiable, zero backend.
client:Zed
transport:stdio
runtime:npm
Install ActionProof in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"actionproof": {
"command": "npx",
"args": [
"-y",
"actionproof"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs