mining_pool_info — Satoshidata Wallet Intel MCP Tool
mining_pool_info
(mining pool info) is one of 44 tools on the
Satoshidata Wallet Intel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call mining_pool_info from your client
- Claude Code Satoshidata Wallet Intel mining_pool_info run in your project directory
- Claude Desktop Satoshidata Wallet Intel mining_pool_info ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Satoshidata Wallet Intel mining_pool_info ~/.cursor/mcp.json
- VS Code Satoshidata Wallet Intel mining_pool_info .vscode/mcp.json
- Zed Satoshidata Wallet Intel mining_pool_info ~/.config/zed/settings.json
- Windsurf Satoshidata Wallet Intel mining_pool_info ~/.codeium/windsurf/mcp_config.json
- Cline Satoshidata Wallet Intel mining_pool_info ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Satoshidata Wallet Intel mining_pool_info ~/.gemini/settings.json
- Grok Satoshidata Wallet Intel mining_pool_info .mcp.json (in your project root)
- ChatGPT Satoshidata Wallet Intel mining_pool_info Settings → Connectors → Advanced → Developer mode
- Claude.ai Satoshidata Wallet Intel mining_pool_info Settings → Connectors → Add custom connector
- LangChain Satoshidata Wallet Intel mining_pool_info pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http wallet-intelligence https://satoshidata.ai/mcp/
Other tools on this server
- wallet_trust_safety
- address_risk
- batch_trust_safety
- batch_summary
- batch_risk_signals
- risk_check
- risk_check_batch
- address_evidence_pack
- batch_intelligence
- wallet_flow_graph
- wallet_summary
- wallet_detail
- wallet_contributors
- address_intelligence
- bitcoin_price
- onchain_stats
- network_intelligence
- fees_recommended
- mempool_stats
- mempool_stress
- chain_awakenings
- mempool_tx
- block_detail
- entity_list
- entity_lookup
- entity_recent_activity
- entity_categories
- whale_alerts
- pulse_whales
- pulse_dormant
- pulse_consolidations
- pulse_summary
- dormancy_flushes
- pool_list
- pool_detail
- tx_status
- op_return_decode
- tx_broadcast
- tx_verify
- timestamp_hash
- timestamp_quote
- verify_timestamp
- submit_feedback
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.