Adding MCP Tools to Reachy Mini
Hugging Face Blog 1 month ago
Reachy Mini's conversation app can now call tools hosted on public Hugging Face Spaces via MCP, allowing the robot to perform tasks like weather checks and web searches without downloading code locally. Users can add a tool with a single command like `reachy-mini-conversation-app tool-spaces add pollen-robotics/reachy-mini-weather-tool`, and the robot gains new abilities that run remotely rather than on the device itself. This enables easier sharing and iteration of capabilities outside the app while keeping the robot's core local tools trusted and hardware-focused.