Odel
openclaw upgrade orchestrator mcp

openclaw upgrade orchestrator mcp

Local
@temurkhan13PythonMITUpdated 3mo ago

AI runtime upgrade safety + provider-side regression detection (snapshot diff + fingerprint).

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIopenclaw-upgrade-orchestrator-mcpv1.2.3

Run

uvx openclaw-upgrade-orchestrator-mcp

MCP client config

{
  "mcpServers": {
    "openclaw-upgrade-orchestrator-mcp": {
      "command": "uvx",
      "args": [
        "openclaw-upgrade-orchestrator-mcp"
      ]
    }
  }
}