Loading MCP server directory, please wait...
Deploy and manage self-hosted OpenClaw instances across clouds
npx @getmcp/cli add io.github.dfridkin/clawopsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dfridkin/clawops": {
"command": "npx",
"args": [
"-y",
"@clawops/cli",
"mcp",
"serve"
]
}
}
}