kepil for Zed
io.github.oleg-vdv/kepil
Passport, mandate, fail-closed action gate and tamper-evident journal for AI agents.
client:Zed
transport:stdio
runtime:pypi
Install kepil in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kepil": {
"command": "uvx",
"args": [
"kepil"
],
"env": {
"KEPIL_DATA": "<KEPIL_DATA>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs