mechanical_list_robots — RoboSelect360 - Humanoid Robot Intelligence MCP Tool
mechanical_list_robots
(mechanical list robots) is one of 28 tools on the
RoboSelect360 - Humanoid Robot Intelligence
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call mechanical_list_robots from your client
- Claude Code RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots run in your project directory
- Claude Desktop RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots ~/.cursor/mcp.json
- VS Code RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots .vscode/mcp.json
- Zed RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots ~/.config/zed/settings.json
- Windsurf RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots ~/.codeium/windsurf/mcp_config.json
- Cline RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots ~/.gemini/settings.json
- Grok RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots .mcp.json (in your project root)
- ChatGPT RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots Settings → Connectors → Advanced → Developer mode
- Claude.ai RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots Settings → Connectors → Add custom connector
- LangChain RoboSelect360 - Humanoid Robot Intelligence mechanical_list_robots pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http humanoid-robots https://mcp-free.roboselect360.com/mcp
Other tools on this server
- hardware_get_system_status
- hardware_list_robots
- hardware_get_robot
- hardware_list_signals
- hardware_get_robot_signals
- hardware_get_block_analysis
- hardware_compare_robots
- hardware_get_dependency_profile
- hardware_get_robot_hardware
- mechanical_get_system_status
- mechanical_get_robot
- mechanical_list_signals
- mechanical_get_robot_signals
- mechanical_get_block_analysis
- mechanical_compare_robots
- mechanical_get_dependency_profile
- mechanical_get_robot_mechanical
- software_get_system_status
- software_list_robots
- software_get_robot
- software_list_signals
- software_get_robot_signals
- software_get_block_analysis
- software_compare_robots
- software_get_dependency_profile
- software_get_robot_software
- get_access_manifest
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.