FHEVM, a full-stack framework for integrating Fully Homomorphic Encryption (FHE) with blockchain applications
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"fhevm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fhevm"
]
}
}
}