clawops runs on your own machine — the client starts it, so there is no endpoint to ping. 201 installs a week from npm. Last commit 28 Jul 2026.
Deploy and manage self-hosted OpenClaw instances across clouds
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 clawops -- npx -y @clawops/cli
{
"mcpServers": {
"clawops": {
"args": [
"-y",
"@clawops/cli"
],
"command": "npx"
}
}
}
[mcp_servers.clawops]
command = "npx"
args = ["-y", "@clawops/cli"]
{
"mcpServers": {
"clawops": {
"args": [
"-y",
"@clawops/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clawops": {
"args": [
"-y",
"@clawops/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.