← Back to glossary
+Suggest a term
Concept·Agents & Automation·Added 2 days ago

Model Hardware Standard

Also known as: MHS

An open specification, released by Anthropic in August 2026, that lets AI agents discover and operate physical hardware — lab instruments, robotic arms, liquid handlers — through a single standardized interface, the same way MCP connects agents to software.

The Model Hardware Standard (MHS) is Anthropic's answer to a very specific problem: every microscope, robotic arm, and liquid handler on a lab bench ships its own proprietary interface, and getting them to talk to each other requires specialists writing custom translation code for every pair of devices. MHS gives hardware a common driver layer so any compliant AI agent can discover, query, and control physical equipment without bespoke integration work. Anthropic describes the idea as analogous to USB-C: one connector, many devices, no vendor lock-in.

MHS is model-agnostic, so agents built on Claude, GPT, Gemini, or any other model can use it as long as the hardware exposes a programmable interface. It extends the same design logic as the Model Context Protocol (MCP): standardize the interface, release it openly, let the ecosystem build on top. Early pilots ran drug-discovery experiments at Genentech and compressed multi-week imaging workflows to a single day at HHMI's Janelia Research Campus. The standard launched as a research preview in August 2026, with open-sourcing planned after further safety evaluations.

For builders watching the agent space, MHS signals that agentic automation is moving beyond software workflows into physical environments: manufacturing lines, scientific labs, and eventually any setting with programmable machinery. The safety constraints are deliberately enforced at the driver level, below the agent, so a rogue instruction cannot override physical limits without the hardware itself refusing. The near-term use cases are research labs and advanced manufacturing; the longer-term implication is that the same orchestration patterns builders already know from software agents are about to apply to atoms, not just bits.

This definition is AI-generated and refreshed weekly. It may contain inaccuracies. Use your own judgment, especially for production decisions.
Related terms
MCPModel Context ProtocolA2A protocolComputer useAgent skills