koa fhe for Zed
io.github.euda1mon1a/koa-fhe
Confidential coprocessor — compute on encrypted data via FHE. Server never sees plaintext.
client:Zed
transport:stdio
runtime:pypi
Install koa fhe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"koa-fhe": {
"command": "uvx",
"args": [
"koa-fhe"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs