What is Official MCP server for LG ThinQ devices providing control capabilities.?
This is the official MCP (Model Context Protocol) server for LG ThinQ devices. This server provides integrated control capabilities including status monitoring, device control, and profile information for various LG ThinQ devices, built on the LG ThinQ API and Python Open SDK. MCP connection method is stdio.
Documentation
ThinQ Connect MCP Server (Beta)
This is the official MCP (Model Context Protocol) server for LG ThinQ devices.
This server provides integrated control capabilities including status monitoring, device control, and profile information for various LG ThinQ devices, built on the LG ThinQ API and Python Open SDK. MCP connection method is stdio.
After setting up the configuration file as shown in the Quick Start section, you can use the ThinQ Connect MCP Server directly in your conversations with Claude.
Examples of prompts you can use:
"Please provide a list of all devices"
"Please check the status of the robot vacuum device"
"Please set the temperature of the air conditioner device to 24 degrees"
Tool Reference# Available Tools
get_device_list
Description: Retrieves a list of all devices connected to the ThinQ Connect platform
Parameters: None
Returns: String containing connected device list information
get_device_available_controls
Description: Retrieves available control commands and parameter information for a specific device