kepil for Cline
io.github.oleg-vdv/kepil
Passport, mandate, fail-closed action gate and tamper-evident journal for AI agents.
client:Cline
transport:stdio
runtime:pypi
Install kepil in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"kepil": {
"command": "uvx",
"args": [
"kepil"
],
"env": {
"KEPIL_DATA": "<KEPIL_DATA>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs