WebMCP

MediaWebMCP verified

smart-home WebMCP tools

Chrome Labs smart-home dashboard demo for dynamic device control

1 tools1 methodsspec API surface

What can an agent do with smart-home WebMCP tools?

Chrome Labs smart-home dashboard demo for dynamic device control This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on smart-home

Tool 1 of 1WebMCPAction

rearrangeDOMComponents

Rearranges the user's home dashboard by adding, removing, or reordering smart home control components based on the user's intent.

How to install

Open the smart-home website and ask your browser agent to use rearrangeDOMComponents

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the rearrangeDOMComponents tool on smart-home with componentIds: <array>. Return the structured result and cite the source page.

Input contract

  • componentIds array Array of component IDs to display on the dashboard. Examples: 'thermostat_control', 'camera_front_door', 'lock_front_door', 'smart_lights_living_room', 'energy_summary', 'weather_widget', 'media_player_living_room', 'alarm_panel', 'air_quality_sensor', 'robot_vacuum', 'solar_grid'

Open the source definition