Loomal

clawops

MCP server by github.com/dfridkin/clawops

Deploy and manage self-hosted OpenClaw instances across clouds

1 starsnpm: @clawops/cli

About clawops

clawops is an MCP (Model Context Protocol) server published by dfridkin in the official MCP registry, listed under Cloud Platforms on Loomal. Deploy and manage self-hosted OpenClaw instances across clouds

It ships as an npm package (@clawops/cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dfridkin/clawops, where the project has earned 1 GitHub stars.

Use clawops with your agent

Claude Code · one command
claude mcp add clawops -- npx -y @clawops/cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "clawops": {
      "command": "npx",
      "args": [
        "-y",
        "@clawops/cli"
      ]
    }
  }
}
npm@clawops/cli

Frequently asked questions

What is clawops?
clawops is an MCP (Model Context Protocol) server by dfridkin in the Cloud Platforms category. Deploy and manage self-hosted OpenClaw instances across clouds
How do I connect clawops to Claude, Cursor, or another MCP client?
Install clawops from its npm package (@clawops/cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is clawops open source?
Yes — the source code is public at github.com/dfridkin/clawops, with 1 GitHub stars.
Can AI agents pay to use clawops?
Not yet through Loomal — clawops is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain clawops? Claim this listing free by verifying GitHub ownership, or contact us.