Satoshidata Wallet Intel
https://satoshidata.ai/mcpskills: {'id': 'wallet_trust_safety', 'name': 'wallet_trust_safety', 'description': "Return satoshidata.ai's free Bitcoin wallet trust and safety teaser for a single address, including the examined marker when no clear category matched.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'address_risk', 'name': 'address_risk', 'description': 'Return factual address risk signals: entity label/category, source count, bounded behavioral flags, coarse risk_indicator, and an informational-only disclaimer. This is not AML/KYT/compliance advice.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'batch_trust_safety', 'name': 'batch_trust_safety', 'description': 'Look up labels and trust-safety signals for multiple Bitcoin addresses in one call. Returns the REST batch trust-safety payload and forwards X-WR-API-Key/Bearer auth when present.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'batch_summary', 'name': 'batch_summary', 'description': 'Return satoshidata.ai wallet/entity summaries for multiple Bitcoin addresses in one call. Forwards X-WR-API-Key/Bearer auth when present.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'batch_risk_signals', 'name': 'batch_risk_signals', 'description': 'Return factual label-derived risk indicators for multiple Bitcoin addresses in one call. Forwards X-WR-API-Key/Bearer auth when present.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'wallet_flow_graph', 'name': 'wallet_flow_graph', 'description': 'Return a render-ready transaction-flow graph for a Bitcoin wallet address.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'wallet_summary', 'name': 'wallet_summary', 'description': 'Return the premium satoshidata.ai chain intelligence summary for a single Bitcoin address.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'wallet_detail', 'name': 'wallet_detail', 'description': 'Return grouped satoshidata.ai label evidence and detail for a single Bitcoin address.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 39.7ms; conformance: pass
How to connect
https://satoshidata.ai/mcp
curl -X POST https://satoshidata.ai/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'