← Index

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

io.github.lordbasilaiassistant-sudo/base-multi-wallet-mcp·v1.0.2·Other
Quality Score
83
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "base-multi-wallet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "base-multi-wallet-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "base-multi-wallet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "base-multi-wallet-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y base-multi-wallet-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other