io.github.hunterzai16z/ai-hunterz
Official9 toolsAI HUNTERZ — Autonomous Crypto Intelligence
49 crypto intelligence APIs. Whale tracking, DeFi yields, alpha signals. Pay in USDC on Base.
Access 49 crypto intelligence APIs for whale tracking, DeFi yields, and alpha signals on Base.
Captured live from the server via tools/list.
whale_alerts
Get real-time whale movements on Ethereum or Base. Detects $50K+ USDC transfers with AI-analyzed BULLISH/BEARISH signals. Price: $0.003/call via x402.
Parameters (1)
- chainstring
Blockchain to monitor: ethereum or base
hack_detector
Scan any wallet for security threats — unlimited approvals, honeypots, rug pull signals, bot drainer patterns. Price: $25/call via x402.
Parameters (2)
- addressstringrequired
Ethereum wallet address to scan (0x...)
- chainstring
Chain to check: ethereum or base
dark_pool_decoder
Decode institutional dark pool and hidden trading signals. Cross-references block settlements, bridge flows, and options activity. Price: $500/call via x402.
No parameters.
liquidation_predictor
Predict DeFi liquidations before they happen. Monitors Aave, Compound, MakerDAO positions within 10% of threshold. Price: $150/call via x402.
Parameters (1)
- tokenstring
Token to focus on: ETH, BTC, etc.
non_human_oracle
Detect and score AI agent wallets on-chain. World's first endpoint tracking machine vs human wallet activity. Price: $200/call via x402.
Parameters (1)
- chainstring
Chain to analyze: ethereum or base
pre_narrative_detector
Detect crypto narratives 2-3 hours before Twitter and Telegram. Cross-references GitHub commits, TVL spikes, and whale patterns. Price: $100/call via x402.
No parameters.
agent_reputation
Get credit score for any wallet — human or AI agent. First-ever on-chain reputation scoring system. Price: $75/call via x402.
Parameters (1)
- addressstringrequired
Wallet address to score (0x...)
alpha_signals
Get DeFi alpha opportunities — airdrops, yield farms, protocol incentives from DeFiLlama. Price: $0.10/call via x402.
Parameters (1)
- chainstring
Chain to focus on
defi_yields
Get best DeFi yield opportunities ranked by APY, risk, and sustainability. Price: $0.10/call via x402.
Parameters (2)
- tokenstring
Token to find yields for
- riskstring
Risk level: low, medium, high
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ai-hunterz": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ai-hunterz-mcp.hunterzai.workers.dev"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.