Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
MCP server for jettyd — gives AI agents direct access to IoT devices. Connect Claude Desktop, Cursor, Continue, or any MCP-compatible client to your ESP32 devices. Add to your MCP config: ------|-------------| | List all devices with status | | Get current sensor readings | | Send command to device (relay, LED, etc.) | | Historical sensor readings | | Push JettyScript automation rules | "What's…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for jettyd — gives AI agents direct access to IoT devices. Connect Claude Desktop, Cursor, Continue, or any MCP-compatible client to your ESP32 devices. Add to your MCP config: ------|-------------| | List all devices with status | | Get current sensor readings | | Send command to device (relay, LED, etc.) | | Historical sensor readings | | Push JettyScript automation rules | "What's the temperature in the greenhouse?" → Calls , reads shadow, returns current temperature "Turn on the…