ViqusViqus
Navigate
Company
Blog
About Us
Contact
System Status
Enter Viqus Hub

Reachy Mini Integrates External Tools Via Hugging Face, Expanding Robot Capabilities

Hugging Face Spaces MCP Conversation App Tool Calling Web Search Robot Tools
June 03, 2026
Viqus Verdict Logo Viqus Verdict Logo 7
Modular Architecture Wins
Media Hype 5/10
Real Impact 7/10

Article Summary

The Reachy Mini robot conversation platform has significantly upgraded its tool ecosystem by implementing support for Over MCP, allowing it to utilize external, public tools hosted on Hugging Face Spaces. Previously, adding a capability required modifying the core application code. Now, users can add remote tools—such as web search or weather checking—via a single command, running the tool logic externally without needing to download or edit the core machine. The system maintains a structured control flow where a profile (via `tools.txt`) determines which built-in, local, and remote tools are active. This shift allows for easy sharing and iteration on stateless, real-world functions without affecting the trusted, body-focused local tools, marking a key step toward modular, plug-and-play robotic AI agents.

Key Points

  • The platform enables the use of remote, public tools from Hugging Face Spaces, bypassing the need to modify the core Reachy Mini code.
  • Functionality is managed by a profile system (tools.txt), which dictates which built-in, custom local, and remote tools the model can access during a conversation.
  • This modular architecture is ideal for incorporating stateless capabilities (like search or weather) while keeping core robot body functions (like head movement) local and secure.

Why It Matters

This development represents a crucial architectural shift for embodied AI. By decoupling external, general-purpose capabilities (e.g., web lookups, APIs) from the local, hardware-specific intelligence (e.g., movement, emotion), the creators have drastically lowered the barrier to entry for new robot functionalities. Professional developers can now iterate on and deploy specialized services without needing full access or risking the core application. This moves the robot from a single, monolithic product toward a modular, agent-based platform, which is critical for commercializing robots in varied real-world environments.

You might also be interested in