Anthropic's Model Hardware Standard: MCP's Move Into the Physical World
Anthropic quietly opened a research preview of the Model Hardware Standard (MHS) — a shared spec for AI agents to operate physical instruments: microscopes, liquid handlers, robotic arms, laser rigs. Multiple devices, in parallel, with an agent running experiments around the clock.
MCP standardized the software tool layer. MHS is the same play for the physical layer. Any device with a programmable interface gets a standardized driver built on a simple read/write primitive set ("get temperature", "set temperature"), becomes discoverable across the network, and — the sharp move — lets operators annotate physical characteristics in natural language. The stuff that currently lives in paper manuals and senior-lab-mate brains: "this arm weighs 200 kg, keep its grip torque under X." Each driver auto-generates a reference file telling the agent what the device measures, what it adjusts, and what safety limits are enforced.
Partners are already past the demo stage. Genentech automated a BCA protein assay across a liquid handler, a robotic arm, and a plate reader. On a quantum computer, Claude behaved like an exploratory grad student — nudging a laser, watching the beam through a camera, adjusting, repeating — then packaged what it learned into deterministic code files so the whole alignment runs as a single command. That's the pattern to watch: agent as exploratory scientist, distilling itself into reproducible procedure.
Why it matters: the last mile of agentic AI was always physical. Every lab has a graveyard of bespoke integrations that took months to build and rot the moment the specialist leaves. MHS rewrites that math — integration in hours, devices speaking one language, autonomous experiments with real-time fault recovery, agents reasoning through each step and updating parameters mid-run.
Also smart: it's model-agnostic, works over MCP, CLI, or plain APIs, and ships as a closed preview with safety evals conducted in the field before the standard goes open source. Standards are land grabs. This one starts on the factory floor.