mcp hd wallet for Windsurf
io.github.cryptoapis-io/mcp-hd-wallet
MCP server for HD wallet management, balance, and sync on EVM, UTXO, XRP via Crypto APIs
client:Windsurf
transport:stdio
runtime:npm
Install mcp hd wallet in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-hd-wallet": {
"command": "npx",
"args": [
"-y",
"@cryptoapis-io/mcp-hd-wallet"
],
"env": {
"CRYPTOAPIS_API_KEY": "<CRYPTOAPIS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs