io.github.wallettriage
wallettriage-mcp
WalletTriage
Real-time exploit-exposure risk check for EVM wallets, paid per query via x402 (USDC on Base).
stdioofficialservice
Package Details
wallettriage-mcp
Transportstdio
Runtimenpx
Environment Variables
EVM_PRIVATE_KEY
RequiredSecret
Private key (0x + 64 hex) of a dedicated low-balance session wallet that signs gasless x402 USDC payments on Base. Never use your main key.
GATEWAY_URL
Default:
https://api.wallettriage.comWalletTriage API base URL. Defaults to the public production gateway; set to http://localhost:4021 for local development.
MAX_PAYMENT_ATOMIC
Default:
100000Safety cap: refuse any x402 payment requirement above this many atomic USDC units (6 decimals). Default 100000 = US$0.10.
DEFAULT_SCAN_CHAIN
Default:
ethDefault chain when the caller omits one: eth, base, polygon, arbitrum, optimism, bsc.