Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Rustok Wallet in other clients