Loading...
launch_appLaunches a specified application on the HarmonyOS device.
Launching unintended apps could disrupt device usage.
get_device_settingsRetrieves the current settings of the HarmonyOS device.
Read-only operation with no side effects.
set_device_settingModifies a specific setting on the HarmonyOS device.
Incorrect settings changes can destabilize the device.
The HarmonyOS MCP server offers a way to control HarmonyOS devices, but its safety depends heavily on the security of the agent using it and the design of the tools. It is relatively safe when used in a controlled environment with well-defined, non-destructive tools. It becomes risky when exposed to untrusted agents or when tools allow for arbitrary command execution.