search_robots — RoboHub Robot Catalog MCP Tool Read-only
search_robots
(search robots) is one of 5 tools on the
RoboHub Robot Catalog
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_robots from your client
- Claude Code RoboHub Robot Catalog search_robots run in your project directory
- Claude Desktop RoboHub Robot Catalog search_robots ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RoboHub Robot Catalog search_robots ~/.cursor/mcp.json
- VS Code RoboHub Robot Catalog search_robots .vscode/mcp.json
- Zed RoboHub Robot Catalog search_robots ~/.config/zed/settings.json
- Windsurf RoboHub Robot Catalog search_robots ~/.codeium/windsurf/mcp_config.json
- Cline RoboHub Robot Catalog search_robots ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RoboHub Robot Catalog search_robots ~/.gemini/settings.json
- Grok RoboHub Robot Catalog search_robots .mcp.json (in your project root)
- ChatGPT RoboHub Robot Catalog search_robots Settings → Connectors → Advanced → Developer mode
- Claude.ai RoboHub Robot Catalog search_robots Settings → Connectors → Add custom connector
- LangChain RoboHub Robot Catalog search_robots pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http robohub https://robohub.app/api/mcp
Other tools on this server
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.