robotbase_services — robotbase mcp MCP Tool
robotbase_services
(robotbase services) 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 robotbase_services from your client
- Claude Code robotbase mcp robotbase_services run in your project directory
- Claude Desktop robotbase mcp robotbase_services ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor robotbase mcp robotbase_services ~/.cursor/mcp.json
- VS Code robotbase mcp robotbase_services .vscode/mcp.json
- Zed robotbase mcp robotbase_services ~/.config/zed/settings.json
- Windsurf robotbase mcp robotbase_services ~/.codeium/windsurf/mcp_config.json
- Cline robotbase mcp robotbase_services ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI robotbase mcp robotbase_services ~/.gemini/settings.json
- Grok robotbase mcp robotbase_services .mcp.json (in your project root)
- ChatGPT robotbase mcp robotbase_services Settings → Connectors → Advanced → Developer mode
- Claude.ai robotbase mcp robotbase_services Settings → Connectors → Add custom connector
- LangChain robotbase mcp robotbase_services 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
- 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
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.