RemoteX banner
npcnpc09 npcnpc09

RemoteX

AI community

Description

AI-native SSH fleet management — PyQt5 GUI + MCP Server + Mobile Web Terminal + AI Chat

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

RemoteX v0.4.0

**AI-native SSH fleet management: Desktop GUI + Mobile Web Terminal + Claude Code MCP**

Manage hundreds of SSH servers from your desktop or phone. RemoteX combines a **PyQt5 desktop GUI**, a **mobile web terminal**, **AI-powered natural language control**, and a **Claude Code MCP server** with 38 tools -- all in one package.


Desktop Web Interface

Login

Secure authentication protects your server fleet. Access the web terminal at `http://:9876/terminal` from any browser. The cyberpunk-styled login page supports Basic Auth with configurable credentials.

![Web Login](screenshots/web-login.png)

Server Browser

After login, the **Servers** tab displays all configured servers organized by group. The top navigation bar provides quick switching between Servers, Terminals, and AI Chat. A search box lets you filter servers by name, IP, or group. Click any server card to instantly open an SSH connection -- no need to start the desktop GUI first.

![Web Server List](screenshots/web-servers.png)

Web SSH Terminal

The **Terminals** tab provides a full xterm.js terminal with 256-color support, tab completion, and cursor control. Multiple servers can be opened as tabs simultaneously. Each tab maintains an independent SSH session. The tab bar at the top shows all open connections with close buttons for easy session management.

![Web Terminal](screenshots/web-terminal.png)

AI Chat (Desktop)

The **AI Chat** tab lets you manage servers using natural language. Type a request like "Show memory on SMAPP1" and the AI automatically opens SSH connections, executes commands, and returns a formatted summary. Results are displayed in a clean chat interface with tables and status indicators. Powered by Claude CLI, it can handle complex multi-server operations in a single request.

![Web AI Chat](screenshots/web-ai-chat.png)


Mobile Interface

All features work seamlessly on mobile phones. The responsive design adapts to small screens