list_chains — robotbase mcp MCP Tool Read-only
list_chains
(list chains) 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 list_chains from your client
- Claude Code robotbase mcp list_chains run in your project directory
- Claude Desktop robotbase mcp list_chains ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor robotbase mcp list_chains ~/.cursor/mcp.json
- VS Code robotbase mcp list_chains .vscode/mcp.json
- Zed robotbase mcp list_chains ~/.config/zed/settings.json
- Windsurf robotbase mcp list_chains ~/.codeium/windsurf/mcp_config.json
- Cline robotbase mcp list_chains ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI robotbase mcp list_chains ~/.gemini/settings.json
- Grok robotbase mcp list_chains .mcp.json (in your project root)
- ChatGPT robotbase mcp list_chains Settings → Connectors → Advanced → Developer mode
- Claude.ai robotbase mcp list_chains Settings → Connectors → Add custom connector
- LangChain robotbase mcp list_chains pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http robotbase-mcp https://robotbase.cc/mcp
Other tools on this server
- chain_status
- zec_chain_info
- zec_recent_blocks
- 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.