MCP & AI Agent Integration

Tuya
automation.

11 AI agent actions for Tuya — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Tuya to automate business processes and connect tools in your stack. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
11
actions
100%
governed
<200ms
latency
11
AI agent actions
7
Read operations
4
Write operations
1
High-risk actions (approval gated)
Business Tools Tuya is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Tuya.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Device
tuya:get_device
Fetch detailed information about a specific IoT device including status and capabilities.
Read Low risk
Get Device Logs
tuya:get_device_logs
Get device operation logs and events within a time range.
Read Low risk
Get Device Specifications
tuya:get_device_specifications
Get device specifications including data points, functions, and capabilities.
Read Low risk
Get Device Status
tuya:get_device_status
Get current status and data points of a specific IoT device.
Read Low risk
Get User
tuya:get_user
Fetch detailed information about a specific user account.
Read Low risk
List Devices
tuya:list_devices
List IoT devices with basic information and online status.
Read Low risk
List Users
tuya:list_users
List users in the Tuya platform with basic information.
Read Low risk
Control Device
tuya:control_device
Send control commands to an IoT device to change its state or settings.
Write Medium risk
Create User
tuya:create_user
Create a new user account in the Tuya platform.
Write Medium risk
Delete Device
tuya:delete_device
Delete a device from the Tuya platform. WARNING: This action is irreversible.
Write High risk
Update Device
tuya:update_device
Update device information such as name, timezone, and location.
Write Medium risk
MCP & Runtime API

Call Tuya
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Tuya actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

tuya:get_device READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "tuya:get_device",
    "args": {},
    "execution_id": "agent-001"
  }'
tuya:control_device WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "tuya:control_device",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Tuya.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Tuya data
Call tuya:get_device via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Tuya
Dry-run validates tuya:control_device before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Tuya
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Tuya action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Tuya — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Tuya action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Tuya action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Tuya works best
alongside these.

Build multi-step workflows that connect Tuya to the rest of your stack. All governed. All audited.

Tuya integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Tuya in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →