MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on
MCP server for managing multiple wallets with coordinated trading on Base mainnet. createwallet - Generate new random wallets importwallet - Import existing wallets by private key listwallets - List all managed wallets with ETH + token balances fundwallets - Distribute ETH from main wallet to all managed wallets equally coordinatedbuy - Buy a token from all wallets simultaneously via Uniswap V2…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for managing multiple wallets with coordinated trading on Base mainnet. createwallet - Generate new random wallets importwallet - Import existing wallets by private key listwallets - List all managed wallets with ETH + token balances fundwallets - Distribute ETH from main wallet to all managed wallets equally coordinatedbuy - Buy a token from all wallets simultaneously via Uniswap V2 coordinatedsell - Sell a token from all wallets via Uniswap V2 collectfunds - Sweep ETH + tokens from…