Skip to content
Windsurf

base multi wallet mcp for Windsurf

io.github.lordbasilaiassistant-sudo/base-multi-wallet-mcp

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

client:Windsurf transport:stdio runtime:npm

Install base multi wallet mcp in Windsurf

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

{
  "mcpServers": {
    "base-multi-wallet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "base-multi-wallet-mcp"
      ]
    }
  }
}

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

base multi wallet mcp in other clients