Skip to content
Back to search
30
MCP

base-multi-wallet-mcp

npm/base-multi-wallet-mcp

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on Base. Portfolio management for autonomous agents.

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "base-multi-wallet-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}