Rustok Wallet for Windsurf
io.github.temrjan/rustok-wallet
Self-custody Ethereum Agent Wallet. All chains enabled by default. User assumes all risks.
client:Windsurf
transport:stdio
runtime:npm
Install Rustok Wallet in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"rustok-wallet": {
"command": "npx",
"args": [
"-y",
"rustok-agent-mcp"
],
"env": {
"RUSTOK_AGENT_PASSWORD": "<RUSTOK_AGENT_PASSWORD>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs