The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Voltix MCP listing page.
14 production-ready tools accessible directly in Claude Code, Claude Desktop, and any MCP-compatible client. Each call makes a micropayment in USDC on Base — no API keys, no subscriptions, no accounts.
| Tool | What it does | Cost |
|---|---|---|
alpha_probe | Complete DeFi alpha report — whale flows + momentum tokens + best yields + market context in one call | $3.00 |
chainprobe | Deep on-chain intelligence for any Base address — token safety score OR wallet wealth tier, portfolio, risk flags | $0.50 |
whale_scan | Top whale wallets by USD inflow on Base — find smart money accumulation in real time | $0.50 |
web_search | Search the web, get structured results (titles, URLs, snippets) | $0.15 |
defi_yields | Best APY pools on Base from DeFiLlama — filter by min APY, TVL, stablecoin-only | $0.15 |
momentum_tokens | Trending Base tokens with momentum scores — trending rank + volume surge + price action | $0.25 |
liquidation_map | Lending pools at liquidation risk on Base — utilization rates across Aave, Compound, Moonwell | $0.25 |
parse_document | Extract structured JSON from any invoice, receipt, or contract image | $0.10 |
fetch_url | Extract clean readable text from any URL | $0.05 |
crypto_prices | Real-time prices, 24h change, volume for up to 25 coins | $0.05 |
gas_prices | Live gas prices on Ethereum, Base, Arbitrum, Optimism, Polygon | $0.05 |
ens_lookup | Resolve ENS names ↔ Ethereum addresses | $0.05 |
ai_query | AI inference via Gemini 2.5 Flash | $0.05 |
agent_memory | Persistent key-value memory across Claude sessions | $0.02 |
alpha_probe is a single call that replaces 15+ individual API calls:
chainprobe auto-detects whether an address is a token or wallet:
Token input → safety score 0–100 covering: contract verification, token age, holder count, CoinGecko listing, Blockscout scam flag.
Wallet input → wealth tier (RETAIL / HOLDER / WHALE / MEGA_WHALE), activity type (HUMAN / BOT / INACTIVE), full token portfolio with USD values, total net worth estimate, and risk flags.
You need a small amount of USDC on the Base network to pay for tool calls. ~$5 covers hundreds of calls.
Add to your claude_desktop_config.json:
Once connected, just ask Claude naturally:
TransferWithAuthorization — the signature authorizes a specific amount to a specific recipient at a specific timeBuilt on the x402 payment protocol — the open HTTP standard for AI agent micropayments, built by Coinbase.
MIT