MCP server for managing multiple wallets with coordinated trading on Base mainnet.
From the registry: MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on
Please install the `base-multi-wallet-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Required for npx. (https://nodejs.org)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","base-multi-wallet-mcp"]
- required environment variables:
- `DEPLOYER_PRIVATE_KEY`: Main wallet private key used as funds source for fund/collect operations. (example: `<your-deployer-private-key>`)
- optional environment variables:
- `RPC_URL`: Base RPC endpoint. (example: `https://mainnet.base.org`)
Note: Private keys are kept in-memory only. Use disposable/dev wallets.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.RPC_URLBase RPC endpointDEPLOYER_PRIVATE_KEYrequiredMain wallet private key (funds source)Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)