thinq-connect/thinqconnect-mcp
Interact with LG ThinQ smart home devices and appliances through the ThinQ Connect MCP server.
Quick Start
Clone the repository:
git clone https://github.com/thinq-connect/thinqconnect-mcpClaude Desktop configuration example:
{
"mcpServers": {
"thinqconnect-mcp": {
"command": "npx",
"args": [
"-y",
"thinq-connect/thinqconnect-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.