Skip to content
Cline

harmonyos for Cline

io.github.fadinglight9291117/harmonyos

MCP server for HarmonyOS development - interact with projects, devices, and applications

client:Cline transport:stdio runtime:npm

Install harmonyos in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "harmonyos": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-harmonyos"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

harmonyos in other clients