base multi wallet mcp for VS Code
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:VS Code
transport:stdio
runtime:npm
Install base multi wallet mcp in VS Code
.vscode/mcp.json
{
"servers": {
"base-multi-wallet-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"base-multi-wallet-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs