Anthropic Model Hardware Standard (MHS)
TECH

Anthropic Model Hardware Standard (MHS)

25+
Signals

Strategic Overview

  • 01.
    Anthropic opened a limited, application-only research preview of the Model Hardware Standard (MHS) on August 27, 2026, a specification letting AI agents discover, read state from, and issue commands to physical devices such as lab instruments and robotic arms.
  • 02.
    MHS works through a standardized driver layer that translates between an operating system and a device using simple read and write primitives, plus discovery, natural-language device tags, and reference files describing safety limits and operational parameters.
  • 03.
    Agents can control MHS-compliant hardware via the Model Context Protocol, a command-line interface, or direct code and APIs; the standard is model-agnostic and works with any LLM harness, not only Claude.
  • 04.
    Anthropic plans to run safety evaluations with preview partners and eventually open-source MHS with operational guidelines once the research preview concludes.

Deep Analysis

Inside the Driver Layer: How MHS Actually Works

MHS standardizes physical-hardware integration through a driver layer that translates between a computer's operating system and a device using simple primitive commands - read and write - plus discovery, natural-language device tags, and reference files that spell out safety limits and operational parameters before an agent ever touches the equipment [1]. That structure lets an agent enumerate what is connected and what it is allowed to do first, then act. Once a device is described this way, agents can drive it through any of three paths - the Model Context Protocol, a command-line interface, or direct code and API calls - and because the standard itself is model-agnostic, any LLM harness can use it, not only Claude [2]. Anthropic is treating this as the physical-world counterpart to its 2024 Model Context Protocol launch: the company's Jonah Cool has said research often stalls not for lack of ideas but because the equipment can't be used, and technical staff member Alek Kemeny has framed MHS as kind of like the USB for AI to software connection [4]- the same unifying pitch MCP made for software, now aimed at lab instruments, robotic arms, and manufacturing hardware that previously required specialists to write bespoke, incompatible integrations for each vendor [1].

The Evidence: From Weeks to Hours

The strongest case for MHS is quantitative. Carnegie Mellon orchestrated a liquid handler, plate reader, robotic arm, and monitoring cameras across three computers with previously incompatible interfaces, taking a serial dilution dose-response experiment from driver-writing to a finished curve - including an autonomous rerun after the agent rejected a low-R^2 fit - in about eight hours, versus several weeks with a standard vendor setup [1]. QuEra Computing's numbers are even sharper: an MHS-driven agent building a deterministic laser-locking controller raised relock success from a 58% custom-script baseline to 99.3% across 695 of 700 trials, cut per-attempt time from roughly 150 seconds to 10-14 seconds, reduced servo residual error from 15.7 mV to 1.55 mV, and held a lock steady for 19 hours without slipping [1]. Genentech automated a BCA protein assay and had Claude tune liquid-handling flow rates for water and viscous BSA solutions to sub-0.2 RMSE accuracy, while HHMI's Janelia Research Campus - an MHS development partner - unified seven vendor programs controlling lasers, mirrors, and detectors for two-photon zebrafish imaging, cutting new-camera integration from days to minutes [3]. Anthropic frames the entire preview around that compression, describing MHS as reducing integration work to hours or minutes [5].

Is This Really New? The Skepticism Behind the Numbers

Not everyone is convinced MHS is a leap rather than a rebrand. In community discussion of the launch, a recurring objection is that MHS is just another protocol layered on top of MCP and existing APIs - agents, some argued, could already interface with hardware specs through Claude Code, making the marginal value of a new standard unclear. A more technical strand of pushback held that MHS is poorly suited to low-latency, deterministic embedded control, such as PID-loop processes, because agentic queuing is not designed for the speed those systems need; others countered that MHS targets multi-step bio-lab and research-device chains rather than single real-time control loops, a narrower and more defensible claim. The partner results give that narrower claim some support - the CMU, QuEra, Genentech, and Janelia cases are all multi-step orchestration tasks, not millisecond-scale control - but they also expose the limits of AI physical reasoning: because large language models learn about the physical world from text and images rather than direct sensation, Genentech's researchers had to explicitly teach their agent that sample foaming was a hardware fault rather than a software bug, a reminder that expert oversight remains necessary even where MHS works as advertised [6].

The Regulatory Gap Nobody Has Closed Yet

MHS is arriving well ahead of any regulatory framework built for it. The European Union's Machinery Regulation 2023/1230, which takes effect January 20, 2027, will for the first time cover AI-based safety functions and self-evolving machinery, and could require notified-body approval for higher-risk categories of equipment that agents operate autonomously - yet no UK regulator has staked out a clear position on AI agents running lab or manufacturing hardware, and the same gap exists elsewhere [7]. Anthropic's own rollout is deliberately cautious in response: MHS remains a limited, application-only research preview, and the company plans to run safety evaluations with partners before eventually open-sourcing the standard with operational guidelines once the preview concludes [7]. That caution sits awkwardly next to the pace of the technical results - a lab that can go from driver-writing to a finished experiment in eight hours, or a laser controller that holds lock for 19 hours unattended, is moving faster than the rules meant to govern it, which is precisely the tension regulators will have to resolve before agents like this move from research preview to production hardware.

Historical Context

2024-11-25
Anthropic publicly announced and open-sourced the Model Context Protocol (MCP), the software-integration standard that MHS now extends into physical hardware.
2026-08-27
Anthropic opened the first phase of the MHS research preview, announced via its official blog and an Anthropic X post.

Power Map

Key Players
Subject

Anthropic Model Hardware Standard (MHS)

CA

Carnegie Mellon University

Early partner that orchestrated a liquid handler, plate reader, robotic arm, and monitoring cameras across three incompatible computers, completing a full dose-response experiment - including an autonomous rerun after rejecting a low-R^2 fit - in about 8 hours versus several weeks with a vendor setup.

QU

QuEra Computing

Quantum computing company that built a deterministic laser-locking controller with an MHS-driven agent, raising relock success from 58% to 99.3% across 700 trials, cutting attempt time from ~150 seconds to 10-14 seconds, and holding lock for 19 hours without unlocking.

GE

Genentech

Biotech partner that automated a BCA protein assay across a liquid handler, robotic arm, and plate reader, with Claude tuning flow rates for water and viscous BSA solutions and researchers teaching the agent to distinguish physical faults from software bugs.

HH

HHMI Janelia Research Campus

Research partner that unified seven vendor programs controlling lasers, mirrors, detectors, and translation stages for two-photon zebrafish imaging, cutting new-camera integration from days to minutes.

AN

Anthropic (Jonah Cool, Head of Partnerships and Deployment of Science; Alek Kemeny, Technical Staff Member)

MHS creator and publisher, framing the standard as removing vendor lock-in for scientists and as the hardware-world counterpart to MCP.

AW

AWS, Universal Robots, Tecan, QIAGEN, Danaher, Doosan Robotics, Hugging Face, Automata, MBF Bioscience, Raspberry Pi, University of Washington

Named industry and research partners building or piloting MHS support, including AWS via its Strands Robots library, Hugging Face via LeRobot, Tecan on Fluent liquid handlers, and QIAGEN's proof-of-concept on QIAsymphony Connect.

Fact Check

7 cited
  1. [1] Anthropic Opens a Research Preview of the Model Hardware Standard (MHS)
  2. [2] Anthropic's Model Hardware Standard Lets Claude Control Lab Robots Overnight
  3. [3] Previewing the Model Hardware Standard
  4. [4] Anthropic Model Hardware Standard: AI Agents
  5. [5] Anthropic Makes First Move Into Physical AI With Universal Standard for Scientists, Manufacturing
  6. [6] Anthropic AI Hardware Control
  7. [7] Anthropic's Model Hardware Standard Runs Into EU Machinery Regulation 2027

Source Articles

Top 3

THE SIGNAL.

Analysts

Frames MHS as the hardware analogue of MCP, comparing MCP to USB for AI-to-software connections and suggesting MHS will play the same unifying role for physical devices. Quote: "kind of like the USB for AI to software connection"

Alek Kemeny
Technical Staff Member, Anthropic

Argues MHS removes vendor lock-in for scientists and addresses a bottleneck where research stalls not for lack of ideas but because equipment can't be used or integrated. Quote: "In many cases, the science doesn't happen because you can't use the equipment."

Jonah Cool
Head of Partnerships and Deployment of Science, Anthropic
The Crowd

Today, we're kicking off the first phase of the research preview for Model Hardware Standard (MHS): a new standard for AI agents to safely operate physical equipment in scientific research and advanced manufacturing. Read more: https://www.anthropic.com/news/model-hardware-standard-research-preview

@@AnthropicAI10916

Watch the story of how the Model Hardware Standard began as part of our collaboration with @hhmi_science https://x.com/AnthropicAI/status/2093038433782624261/video/1

@@AnthropicAI841

Connecting AI to hardware requires days or weeks of bespoke integration, with no standard way for agents to operate equipment safely. MHS cuts integration to hours or minutes, provides an interface that makes devices discoverable, and enables agents to operate them safely.

@@AnthropicAI645

Anthropic established the Model Hardware Standard for interfacing equipment, reducing the duration of scientific experiments from weeks to just a few days

@u/Distinct-Question-16686
Broadcast
AI models can now help run physical science experiments

AI models can now help run physical science experiments

Model Hardware Standard: AI operating physical equipment

Model Hardware Standard: AI operating physical equipment

NOVO MHS da Anthropic da Vida aos Robos e a Pesquisa Cientifica Automatizada incluindo Arduino

NOVO MHS da Anthropic da Vida aos Robos e a Pesquisa Cientifica Automatizada incluindo Arduino