get_component_detail — RoboParts 机器人零部件兼容性 MCP Tool Read-only
get_component_detail
(get component detail) is one of 10 tools on the
RoboParts 机器人零部件兼容性
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_component_detail from your client
- Claude Code RoboParts 机器人零部件兼容性 get_component_detail run in your project directory
- Claude Desktop RoboParts 机器人零部件兼容性 get_component_detail ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RoboParts 机器人零部件兼容性 get_component_detail ~/.cursor/mcp.json
- VS Code RoboParts 机器人零部件兼容性 get_component_detail .vscode/mcp.json
- Zed RoboParts 机器人零部件兼容性 get_component_detail ~/.config/zed/settings.json
- Windsurf RoboParts 机器人零部件兼容性 get_component_detail ~/.codeium/windsurf/mcp_config.json
- Cline RoboParts 机器人零部件兼容性 get_component_detail ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RoboParts 机器人零部件兼容性 get_component_detail ~/.gemini/settings.json
- Grok RoboParts 机器人零部件兼容性 get_component_detail .mcp.json (in your project root)
- ChatGPT RoboParts 机器人零部件兼容性 get_component_detail Settings → Connectors → Advanced → Developer mode
- Claude.ai RoboParts 机器人零部件兼容性 get_component_detail Settings → Connectors → Add custom connector
- LangChain RoboParts 机器人零部件兼容性 get_component_detail pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http roboparts https://roboparts.cc/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.