Skip to content
Zed

haplane for Zed

io.github.leonting1010/haplane

鸿蒙 HAP 签名部署 MCP:面向鸿蒙应用开发者,真机调试一键签装,也走华为邀测/上架。中性工具+可订阅源,本地 stdio。

client:Zed transport:stdio runtime:npm

Install haplane in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "haplane": {
      "command": "npx",
      "args": [
        "-y",
        "haplane"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

haplane in other clients