koa fhe for Windsurf
io.github.euda1mon1a/koa-fhe
Confidential coprocessor — compute on encrypted data via FHE. Server never sees plaintext.
client:Windsurf
transport:stdio
runtime:pypi
Install koa fhe in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"koa-fhe": {
"command": "uvx",
"args": [
"koa-fhe"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs