Skip to content
Windsurf

Ethereum Wallet Generator for Windsurf

io.github.nirholas/ethereum-wallet-mcp

Generate Ethereum wallets with BIP39 mnemonics, HD paths, vanity addresses, private key backup

client:Windsurf transport:stdio runtime:pypi

Install Ethereum Wallet Generator in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ethereum-wallet-mcp": {
      "command": "uvx",
      "args": [
        "ethereum-wallet-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Ethereum Wallet Generator in other clients