Developer Tools
Trust: 37/100 (Limited)io.github.FadingLight9291117/harmonyos Guide
MCP server for HarmonyOS development - interact with projects, devices, and applications
1 starsby FadingLight9291117
Quick Start
Install
npx mcp-harmonyosClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-fadinglight9291117-harmonyos": {
"command": "npx",
"args": [
"mcp-harmonyos"
]
}
}
}