Or install with pip: pip install sentinelx-cloud-core
README Excerpt
The SentinelX agent. Runs as a systemd service on a Linux host, connects out to a SentinelX hub via WebSocket, and exposes that host's operations as MCP tools to LLMs like Claude.ai and ChatGPT. > **Most users don't install this directly.** Use the one-line installer: > ```bash > curl -fsSL https://get.sentinelx.app | sudo bash