Back to directory
thinqconnect-mcp

thinqconnect-mcp

@thinq-connect23

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.

LG ThinQsmart homedevice controlIoTautomation

Installation & Configuration

{
  "mcpServers": {
    "thinqconnect-mcp": {
      "command": "uvx",
      "args": [
        "thinqconnect-mcp"
      ],
      "env": {
        "THINQ_PAT": "your_personal_access_token_here",
        "THINQ_COUNTRY": "your_country_code_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/7/1
Updated
2026/6/7