WalletTriage MCP Server
io.github.wallettriage/wallettriage-mcp
What is the WalletTriage MCP server?
Real-time exploit-exposure risk check for EVM wallets, paid per query via x402 (USDC on Base).
How to install WalletTriage
Copy-paste configuration for popular MCP clients.
EVM_PRIVATE_KEYrequiredsecretPrivate 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_URLWalletTriage API base URL. Defaults to the public production gateway; set to http://localhost:4021 for local development.
MAX_PAYMENT_ATOMICSafety cap: refuse any x402 payment requirement above this many atomic USDC units (6 decimals). Default 100000 = US$0.10.
DEFAULT_SCAN_CHAINDefault chain when the caller omits one: eth, base, polygon, arbitrum, optimism, bsc.
{
"mcpServers": {
"wallettriage-mcp": {
"command": "npx",
"args": [
"-y",
"wallettriage-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"GATEWAY_URL": "<YOUR_GATEWAY_URL>",
"MAX_PAYMENT_ATOMIC": "<YOUR_MAX_PAYMENT_ATOMIC>",
"DEFAULT_SCAN_CHAIN": "<YOUR_DEFAULT_SCAN_CHAIN>"
}
}
}
}{
"mcpServers": {
"wallettriage-mcp": {
"command": "npx",
"args": [
"-y",
"wallettriage-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"GATEWAY_URL": "<YOUR_GATEWAY_URL>",
"MAX_PAYMENT_ATOMIC": "<YOUR_MAX_PAYMENT_ATOMIC>",
"DEFAULT_SCAN_CHAIN": "<YOUR_DEFAULT_SCAN_CHAIN>"
}
}
}
}{
"mcpServers": {
"wallettriage-mcp": {
"command": "npx",
"args": [
"-y",
"wallettriage-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"GATEWAY_URL": "<YOUR_GATEWAY_URL>",
"MAX_PAYMENT_ATOMIC": "<YOUR_MAX_PAYMENT_ATOMIC>",
"DEFAULT_SCAN_CHAIN": "<YOUR_DEFAULT_SCAN_CHAIN>"
}
}
}
}{
"servers": {
"wallettriage-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wallettriage-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"GATEWAY_URL": "<YOUR_GATEWAY_URL>",
"MAX_PAYMENT_ATOMIC": "<YOUR_MAX_PAYMENT_ATOMIC>",
"DEFAULT_SCAN_CHAIN": "<YOUR_DEFAULT_SCAN_CHAIN>"
}
}
}
}claude mcp add wallettriage-mcp --env EVM_PRIVATE_KEY=<YOUR_EVM_PRIVATE_KEY> --env GATEWAY_URL=<YOUR_GATEWAY_URL> --env MAX_PAYMENT_ATOMIC=<YOUR_MAX_PAYMENT_ATOMIC> --env DEFAULT_SCAN_CHAIN=<YOUR_DEFAULT_SCAN_CHAIN> -- npx -y wallettriage-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.