Updates and Agent Integration
App Updates
- Click the version entry at the top of the main screen to open the update panel.
- Click
Check for Updatesin the panel. - If a new version is found, the panel shows the version comparison and release summary.
- Click
Apply Updateafter confirmation; the service downloads and replaces the new backend and frontend assets in the background. - When the update finishes, the app restarts automatically. In tray mode, the tray app helps complete the replacement.
Script Run Settings
In Settings → Script Run Settings, you can control:
- whether
XXTLanControl.luais uploaded before running scripts - whether it is also uploaded when running
<Selected on Device> - whether it is uploaded during bulk script upload to devices
- whether existing
XXTLanControl.luafiles insideScript Directoryshould be updated to the version bundled in the current control center
These settings mainly affect script execution and script asset maintenance.
Skill Install Panel
In Settings → Skill Install, you can install the bundled xxtouch-script Skill into clients that support Agent Skills. Built-in targets include:
- Claude Code
- Codex
- GitHub Copilot
- Cursor
- Windsurf
- Antigravity
- Trae
- Qoder
MCP Install Panel
In Settings → MCP Install, you can install or remove agent integration for common MCP-enabled tools. Built-in targets include:
- Claude Code
- Codex
- VS Code
- Cursor
- Windsurf
- Antigravity
- Trae
- TRAE CN
- TRAE SOLO
- Qoder
Toolset Modes
The install panel offers two toolset modes:
Development: better for testing and debugging workflowsFull: better when you want the agent to use more control-center features directly
Both the install actions and the configuration snippets follow the currently selected toolset mode.
Target Control Center Address and Snippets
- By default, MCP installation points to the current XXTLanControl instance.
- If you want the agent to connect to another control center, enter that target address in the panel.
- For agents that are not shown in the target list, you can copy the JSON or TOML snippets shown in the panel.
Before You Use It
- If the current package does not include MCP support, the panel will show that installation is unavailable.
- If you no longer need agent integration later, it is a good idea to remove it from the same panel first.