ThinQ Connect MCP Server Logo

ThinQ Connect MCP Server

Official

Provides integrated control capabilities for LG ThinQ devices including status monitoring, device co...

21 views
0 installs
Updated Jan 31, 2026
Not audited
Tools I Recommend
Provides integrated control capabilities for LG ThinQ devices including status monitoring, device control, and profile information through a Model Context Protocol server.
  1. Click the "Install Now" button to open the FastMCP connection interface (the form where you add environment variables).

  2. Obtain your ThinQ Personal Access Token (THINQ_PAT):

    • Open the LG ThinQ developer / ThinQ Connect Personal Access Token page (you must sign in with your LG ThinQ account). Follow the documentation to generate a new Personal Access Token (PAT) and copy the token string. (github.com)
  3. Determine your ThinQ country code (THINQ_COUNTRY):

    • Find the two-letter country code for your ThinQ account (example for the United States: US) and copy it. The ThinQ Connect docs list the supported country codes. (github.com)
  4. Fill the values into the FastMCP connection interface:

    • In the FastMCP form opened by the "Install Now" button, add these environment entries:
      • Key: THINQ_PAT — Value: (paste the Personal Access Token you copied)
      • Key: THINQ_COUNTRY — Value: (paste the two-letter country code, e.g., US)
    • Save/confirm the installation in the FastMCP interface so the MCP server receives those ENV values.
  5. Verify and test:

    • Start/launch the ThinQ MCP server via FastMCP (or use the MCP client). Use a simple command such as requesting the device list to confirm the token and country code are working. (github.com)
  6. Security reminders:

    • Keep THINQ_PAT secret — do not commit it to public repositories or share it. If the token is exposed, revoke and re-create it from the ThinQ developer/PAT page. (github.com)

Quick Start

View on GitHub

More for Monitoring

View All →

More for Automation

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.