Haplane runs on your own machine — the client starts it, so there is no endpoint to ping. 283 installs a week from npm. Last commit 27 Jul 2026.
鸿蒙 HAP 签名部署 MCP:面向鸿蒙应用开发者,真机调试一键签装,也走华为邀测/上架。中性工具+可订阅源,本地 stdio。
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add haplane -- npx -y haplane
{
"mcpServers": {
"haplane": {
"args": [
"-y",
"haplane"
],
"command": "npx"
}
}
}
[mcp_servers.haplane]
command = "npx"
args = ["-y", "haplane"]
{
"mcpServers": {
"haplane": {
"args": [
"-y",
"haplane"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"haplane": {
"args": [
"-y",
"haplane"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.