Thinqconnect Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Thinqconnect Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.

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.
ThinQ Connect MCP Demo
Retrieve a list of all registered LG ThinQ devices.
Get real-time status information for specific devices.
Execute control commands defined in each device's profile. (e.g., turn air conditioner on/off, set temperature, etc.)
Provide detailed information about controllable properties, methods information for each device.
Open up the configuration file, and add ThinQ Connect MCP config.
{
"mcpServers": {
"thinqconnect-mcp": {
"command": "uvx",
"args": [
"thinqconnect-mcp"
],
"env": {
"THINQ_PAT": "your_personal_access_token_here",
"THINQ_COUNTRY": "your_country_code_here"
}
}
}
}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:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.