Multi Wallet runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 7 Apr 2026.
Multi-wallet management for AI agents — generate, distribute, consolidate on EVM
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add multi-wallet -- npx -y @thryx/multi-wallet-mcp-server
{
"mcpServers": {
"multi-wallet": {
"args": [
"-y",
"@thryx/multi-wallet-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.multi-wallet]
command = "npx"
args = ["-y", "@thryx/multi-wallet-mcp-server"]
{
"mcpServers": {
"multi-wallet": {
"args": [
"-y",
"@thryx/multi-wallet-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"multi-wallet": {
"args": [
"-y",
"@thryx/multi-wallet-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.