sentinelx-cloud-core

pensados/sentinelx-cloud-core
★ 0 stars Python 🤖 AI/LLM Updated today
SentinelX agent: outbound-only Linux agent that exposes your servers as MCP tools to Claude.ai and ChatGPT
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sentinelx-cloud-core": {
      "command": "uvx",
      "args": [
        "sentinelx-cloud-core"
      ]
    }
  }
}

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

Tools (10)

sentinel_capabilitiessentinel_editsentinel_execsentinel_helpsentinel_pingsentinel_restartsentinel_script_runsentinel_servicesentinel_statesentinel_upload_file

Topics

agentchatgptclaudedevopsinfrastructurelinuxllm-toolsmcpsentinelxwebsocket