Catalog
io.github.Euda1mon1a/koa-fhe
OfficialConfidential coprocessor — compute on encrypted data via FHE. Server never sees plaintext.
Performs computations on encrypted data using fully homomorphic encryption without exposing plaintext.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"koa-fhe": {
"command": "uvx",
"args": [
"koa-fhe"
]
}
}
}