Back to directory
thinq-connect/thinqconnect-mcp

thinq-connect/thinqconnect-mcp

@thinq-connect

官方 LG ThinQ 设备控制 MCP 服务器,支持设备状态监控、控制和配置文件查询

lgthinqsmart-homeiotdevice-controlmcp-serverpythonhome-automationautomation

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
2026/6/12
Updated
2026/6/13