[World's First] AI Can Directly Operate Hardware. Achieved with Patented "Firmware-less Technology." obniz Releases MCP Server for Free

obniz has released the alpha version of its "obniz MCP Server" for free, enabling AI to directly operate hardware. This world-first commercial platform utilizes patented "firmware-less technology" to control physical devices without programming or server setup.
新製品NQ 0/100出典:PR Times

📋 Article Processing Timeline

  • 📰 Published: May 13, 2026 at 15:00
  • 🔍 Collected: May 13, 2026 at 06:31
  • 🤖 AI Analyzed: May 13, 2026 at 06:52 (20 min after Collected)
obniz Inc. (Headquarters: Toshima-ku, Tokyo; Representative Director: Yuki Sato; hereinafter “obniz”) today released the “obniz MCP Server,” which allows AI clients to directly operate physical devices, as a free alpha version for developers.

From MCP (Model Context Protocol) compatible AI clients such as ChatGPT, Claude, and Cursor, it is now possible to acquire sensor values, remote control, and turn existing equipment on/off on obniz devices located nationwide with just three steps of setup. No programming required, no server construction required, no additional fees. AI can operate real-world hardware with the same ease as generating text.

▼ Product Documentation
https://docs.obniz.com/ja/developer/mcp-server/

■ Key Points of This Release

World's First: obniz's unique patented “firmware-less technology” (Patent No. 6439954 and others) enables the world's first commercial platform that allows AI to directly control arbitrary hardware without any individual firmware development or server construction.

Not Limited to In-House Products: Any electronic component connected to an obniz device, such as sensors, motors, PLCs, BLE devices, and existing equipment, can be directly operated by AI. While other MCP-compatible IoT platforms only target “in-house compatible products,” obniz offers vastly superior versatility.

Batch Control of Nationwide, Multiple Locations: AI can simultaneously access multiple obniz devices located nationwide, not just one at a time. This is expected to be utilized in chain stores, factories with multiple locations, wide-area infrastructure, etc.

High Security Due to Microcontroller: obniz devices operate on a dedicated microcontroller OS (obnizOS) rather than a general-purpose OS like Linux, making unauthorized intrusion and virus infection extremely difficult.

Free: Existing obniz users can use this from today without additional charges. An open-source version (GitHub) is also being released simultaneously.

■ Background: The Next Frontier for AI Agents is "Physical AI"

In 2025, AI agents rapidly evolved through integration with SaaS like Slack, Gmail, and Notion. The next frontier is “Physical AI,” where AI connects with real-world objects.

However, the high hurdles previously encountered when having AI operate physical devices are now resolved by obniz's technology, as follows:

Traditional Physical AI Construction | obniz MCP Server
---|---
Purchase/design Linux devices (tens of thousands of yen~) | Just install an obniz device
Firmware development (knowledge of Python, etc.) | Not required (eliminated by patented technology)
Peripheral devices that can be connected are predetermined | New devices can be recognized and controlled without reboot (patented technology)
Cloud server construction/operation and connection management | Not required
Self-creation of API gateway to connect AI and devices | Not required (standard connection via MCP)
Security measures (intrusion, communication encryption) | Extremely difficult for intrusion/infection due to microcontroller
Shell operations required for construction | Setup on screen. 3 steps, a few minutes

■ Technical Superiority: Fundamental Differences from Other MCP-Compatible IoT

Since 2025, MCP compatibility has progressed in IoT platforms overseas, but these primarily target “in-house compatible products (devices with proprietary SDKs written),” and new device connections presuppose firmware development on the device side.

On the other hand, obniz's patented “firmware-less technology” allows the cloud API to directly communicate with connected electronic components, using the microcontroller as a mere relay. Therefore, obniz has the technical differentiation to operate any device that AI can understand.

* AI can operate any sensor, electronic component, or existing equipment (hardware with abundant connections like I2C/SPI/UART/GPIO/BLE/Ethernet).
* Since there is no need to write programs on the device side, AI can perform trial and error, such as “I wonder if it connects this way,” and improve countless times.
* Tens of thousands of devices already on the market can be collectively repurposed for new uses (no firmware update work whatsoever).

Other companies: Requires pre-configuration and program writing for each peripheral. obniz: Establishes communication with the device the moment AI gives instructions.

This is a critically important difference for the versatile utilization of AI agents. AI can not only call predefined commands but also immediately try new combinations of sensors and equipment.