ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Tuya with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Control and monitor your Tuya IoT ecosystem. query device status and send real-time commands to smart hardware via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 2 capabilities

The complete Tuya capability set.

These are the exact actions your AI can choose when you ask it to work with Tuya.

Capability set01 / 01

01-02

2 capabilities in this set.

Part of 2 available through Tuya.

  1. 01

    Get device

    Query Tuya device details

  2. 02

    Send commands

    G., switch_led: true). Send control commands to a Tuya device

Observed, not estimated

849ms average. Fast in production.

Tuya is checked daily against the live service.

Daily averagePeak 1201ms
Aug 20Today
Fastest day
710ms
Slowest day
1201ms
14-day trend
Slowing+29%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 2 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Tuya, so you can see the experience inside your AI.

It does not authenticate your account with Tuya. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Tuya Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_glegwbDQw62QkpZNFPdiwaJVg9C49BB1tCCUqk5R/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Tuya capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "tuya-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_glegwbDQw62QkpZNFPdiwaJVg9C49BB1tCCUqk5R/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Tuya owners ask.

  • 01

    How can I check if a specific smart device is currently online?

    Use the get_device capability with the target Device ID. The agent will return the current connectivity status along with other technical metadata from the Tuya Cloud.

  • 02

    Can I send multiple commands to a device at once?

    Yes! The send_commands capability accepts an array of command objects. You can trigger multiple actions, such as turning on a light and setting its color, in a single request.

  • 03

    What kind of technical details does the agent provide for my hardware?

    By running get_device, the agent retrieves the device category, its unique local key, the product name, and its current operational status, allowing for deep technical auditing.