Loading MCP server directory, please wait...
Multi-wallet management for AI agents — generate, distribute, consolidate on EVM
npx @getmcp/cli add io.github.lordbasilaiassistant-sudo/multi-walletRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lordbasilaiassistant-sudo/multi-wallet": {
"command": "npx",
"args": [
"-y",
"@thryx/multi-wallet-mcp-server"
],
"env": {
"RPC_URL": "",
"THRYX_API_KEY": "",
"DEPLOYER_PRIVATE_KEY": "",
"WALLET_PASSWORD": ""
}
}
}
}