zec_recent_blocks — robotbase mcp MCP Tool
zec_recent_blocks
(zec recent blocks) is one of 25 tools on the
robotbase mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call zec_recent_blocks from your client
- Claude Code robotbase mcp zec_recent_blocks run in your project directory
- Claude Desktop robotbase mcp zec_recent_blocks ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor robotbase mcp zec_recent_blocks ~/.cursor/mcp.json
- VS Code robotbase mcp zec_recent_blocks .vscode/mcp.json
- Zed robotbase mcp zec_recent_blocks ~/.config/zed/settings.json
- Windsurf robotbase mcp zec_recent_blocks ~/.codeium/windsurf/mcp_config.json
- Cline robotbase mcp zec_recent_blocks ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI robotbase mcp zec_recent_blocks ~/.gemini/settings.json
- Grok robotbase mcp zec_recent_blocks .mcp.json (in your project root)
- ChatGPT robotbase mcp zec_recent_blocks Settings → Connectors → Advanced → Developer mode
- Claude.ai robotbase mcp zec_recent_blocks Settings → Connectors → Add custom connector
- LangChain robotbase mcp zec_recent_blocks pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http robotbase-mcp https://robotbase.cc/mcp
Other tools on this server
- list_chains
- chain_status
- zec_chain_info
- btc_fee_estimates
- btc_mempool_summary
- btc_tx_lookup
- btc_block_summary
- btc_address_summary
- kas_node_status
- kas_pool_status
- rvn_node_status
- rvn_pool_status
- pow_halving_oracle
- pow_network_mining_intel
- get_recommended_fee_rate
- mempool_congestion_status
- zec_shielded_pools_metrics
- kas_pool_attribution_intel
- robotbase_pool_worker_query
- broadcast_raw_transaction
- zec_block_attribution_intel
- rvn_asset_lookup
- utxo_chain_status
- robotbase_services
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.