Wraps HarmonyOS Device Cooperation (hdc) command line tools to give Claude structured access to your HarmonyOS development environment. Query connected devices and their specs, read project metadata from app.json5, list installed applications with version info, and verify build outputs. Returns everything as typed JSON so Claude can inspect your project configuration, check which apps are on a device, or confirm builds completed before deploying. Designed to handle the query side while you use bash tools for actual compilation and deployment, keeping response times fast and avoiding timeouts on long operations. Requires DevEco Studio installed with hdc in your PATH.
claude mcp add --transport stdio io.github.fadinglight9291117-harmonyos uvx harmonyos