Ethereum Keystore Encryption for Windsurf
io.github.nirholas/keystore-mcp-server
Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage
client:Windsurf
transport:stdio
runtime:pypi
Install Ethereum Keystore Encryption in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"keystore-mcp-server": {
"command": "uvx",
"args": [
"keystore-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs