Enable remote control of an air conditioner via a chatbot application using an ESP32 microcontroller.
This project implements a Model Context Protocol (MCP) server on an ESP32 microcontroller, enabling remote control of an air conditioner via chatbot or other MCP-compatible clients. The ESP32 acts as a bridge between the MCP server and the air conditioner's infrared interface or relay, allowing users to conveniently turn their air conditioner on/off and manage settings from a chatbot application.