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