Wallet Doctor x402
https://wallet-doctor-x402.m-zikriz.workers.dev/mcpskills: {'id': 'balance', 'name': 'balance', 'description': 'Get Solana wallet SOL/USDC balance — pay per call in USDC (x402 v2).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'price', 'name': 'price', 'description': 'Token price quote (mint or symbol) — pay per call in USDC (x402 v2).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'priceChart', 'name': 'priceChart', 'description': '24h OHLC token chart — pay per call in USDC (x402 v2).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'txtrace', 'name': 'txtrace', 'description': 'Trace tx with side-effect decoding (Solana RPC public) — pay per call in USDC (x402 v2).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'approvals', 'name': 'approvals', 'description': 'Scan SPL token approvals (Solana RPC) — pay per call in USDC (x402 v2).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'nftAudit', 'name': 'nftAudit', 'description': 'Audit NFT collection for honeypots — pay per call in USDC (x402 v2).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tokenSafety', 'name': 'tokenSafety', 'description': 'Token mint safety: authorities, freeze, top holders — pay per call in USDC (x402 v2).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tokenHolders', 'name': 'tokenHolders', 'description': 'Top 50 token holders — pay per call in USDC (x402 v2).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 53.5ms; conformance: pass
How to connect
https://wallet-doctor-x402.m-zikriz.workers.dev/mcp
curl -X POST https://wallet-doctor-x402.m-zikriz.workers.dev/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'