Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Wallet Doctor x402

io.github.zikriz/wallet-doctor-x402

Multi-chain wallet MCP. 18 tools: balance, swap, bridge, stake, claim. Pay-per-call USDC (x402 v2).

Uptime
100.0%
1 direct probes · 30d
Response
222ms
last probe
Tools
16
callable
Resources
0
readable
Prompts
0
available

Tools · 16

balance

Get Solana wallet SOL/USDC balance — pay per call in USDC (x402 v2).

price

Token price quote (mint or symbol) — pay per call in USDC (x402 v2).

priceChart

24h OHLC token chart — pay per call in USDC (x402 v2).

txtrace

Trace tx with side-effect decoding (Solana RPC public) — pay per call in USDC (x402 v2).

approvals

Scan SPL token approvals (Solana RPC) — pay per call in USDC (x402 v2).

nftAudit

Audit NFT collection for honeypots — pay per call in USDC (x402 v2).

tokenSafety

Token mint safety: authorities, freeze, top holders — pay per call in USDC (x402 v2).

tokenHolders

Top 50 token holders — pay per call in USDC (x402 v2).

liquidityCheck

Liquidity pool depth + LP lock status — pay per call in USDC (x402 v2).

launchAudit

Token launch audit: bundle, snipers, first 100 holders — pay per call in USDC (x402 v2).

topTraders

Top 25 traders ranking by PnL (last 30 days) — pay per call in USDC (x402 v2).

portfolio

Wallet portfolio breakdown in USD — pay per call in USDC (x402 v2).

drainForensics

Wallet drain forensics — full reconstruction — pay per call in USDC (x402 v2).

captcha/solve

Image captcha OCR solver ($0.005 USDC per call). Returns recognized text. — pay per call in USDC (x402 v2).

captcha/health

Free captcha backend health check — pay per call in USDC (x402 v2).

captcha/types

List supported captcha types and prices — pay per call in USDC (x402 v2).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wallet_doctor_x402": {
      "url": "https://wallet-doctor-x402.m-zikriz.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}