{
  "mcpServers": {
    "agent-ops-command-center": {
      "type": "stdio",
      "command": "npm",
      "args": [
        "exec",
        "--yes",
        "--package=https://github.com/ivelly42/agent-ops-command-center/releases/download/v5.141-preview/agent-ops-command-center-0.5.141.tgz",
        "--",
        "agent-ops-mcp-server"
      ],
      "env": {}
    }
  }
}
