Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

kepil in other clients