HI version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
76% Positive
Analyzed from 907 words in the discussion.
Trending Topics
#hardware#mcp#standard#anthropic#things#more#mhs#years#https#don

Discussion (27 Comments)Read Original on HackerNews
But as far as I can tell, this technical "standard" isn't actually public yet (you have to apply for access to even see or implement it.) Anthropic says they plan to open source it later.
Quite a departure from the way foundational hardware standards like USB and CAN were developed. You shouldn't need permission to read a standard.
Nitpick: it’s annoying that they add Model to those acronyms, for what seems like a fairly universal software interface
Have you seen the financials of the AI companies?
This is how I understand it:
Agent <-> MCP/CLI/code <-> MHS <-> vendor API/SCPI/OPC UA/ROS/etc <-> CAN/Modbus/USB/etc <-> hardware
MHS can describe capabilites, metadata, safety limits, as well as provide read/write control and discovery. Things like "can measure temperature", "arm weighs X kg", "never exceed X RPM", that agents can easily understand. (as opposed to that being buried in a datasheet somewhere, or having to be included in the prompt)
Also see: https://en.wikipedia.org/wiki/OPC_Unified_Architecture, https://en.wikipedia.org/wiki/Standardization_in_Lab_Automat..., https://xkcd.com/927/
They finally looked at how other protocols do things, and made something that behaves in recent versions. But it's hard as heck to take this company at all seriously. The don't really care about ecosystems (AGENTS.md), they don't seem to know think or care much about protocols until they have to (MCP's incredibly long redemption ark). The vibes are all off.
Maybe they avoid laying their own pitfalls this time. Maybe it's better. It'd be nice to start seeing some kind of cause to trust this company as vaguely capable computer-using people. But so far that hasn't been the case.
https://docs.pylabrobot.org/stable/
To actually add something to the discussion though: I guess getting LLMs to control robots is cool, but would potentially have more severe consequences than pure software since it interacts more with the physical world
Anthropic seem to be creating the n+1 version of those packages and presumably doing some harness work to make Claude good at using it.
The caveat is that actual utility of this particular command set isn't clear yet. Or how many LLM labs will find it worthwhile.
The whole text reads like everything is just a gRPC call that could've also been implemented with an MCP based wrapper.
Guess what's really good/quick at translating things?