RMM ๐งช Community โ Claude Code โ Claude Desktop ๐ Requires MCP Server โข ConnectWise
ConnectWise Automate
ConnectWise Automate - computers, clients, scripts, monitors, alerts
๐ Recommended MCP Server
Pair this plugin with the ConnectWise Automate MCP for direct API access alongside skills and commands.
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin connectwise-automate Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Alert Handling
- Client Operations
- Computer Management
- Monitor Configuration
- Script Execution
Skills
This plugin provides 6 skills that teach Claude about ConnectWise Automate:
| Skill | Description |
|---|---|
alerts | ConnectWise Automate alert management: alert sources (monitors, scripts, events), severity levels, lifecycle states, acknowledgment, resolution, history tracking, and PSA ticket creation from alerts. |
clients | ConnectWise Automate client management: client CRUD, client identifiers, locations, client hierarchy, groups, extra data fields (EDFs), and client-level settings. |
computers | ConnectWise Automate computer/endpoint management: computer identifiers (ComputerID, Name, ComputerGUID, MAC), status values, OS types, hardware/software inventory, disk, patch, and antivirus status, plus remote management operations. |
monitors | ConnectWise Automate monitor management: monitor types (internal, remote, agent, SNMP, script), categories, threshold configuration, templates, assignment methods (computer/group/client), and status evaluation. |
scripts | ConnectWise Automate script management: script types (PowerShell, batch, VBScript, Shell), script folders, script execution on computers, parameter handling and validation, execution status polling, and result/history retrieval. |
api-patterns | ConnectWise Automate REST API fundamentals: integrator and user+2FA authentication, token lifecycle, pagination, OData-style filtering, rate limiting, and error handling patterns for API integration. |
Agents
This plugin provides 1 agent for autonomous task execution:
| Agent | Description |
|---|---|
automation-health-checker | Use this agent when an MSP technician or engineer needs to audit the health of their ConnectWise Automate RMM environment. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/list-computers | List computers in ConnectWise Automate with optional filters |
/run-script | Execute a script on an endpoint in ConnectWise Automate |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
List computers in ConnectWise Automate with optional filters
/list-computers Execute a script on an endpoint in ConnectWise Automate
/run-script Using Skills
/skill connectwise-automate:alerts
ConnectWise Automate alert management: alert sources (monitors, scripts, events), severity levels, lifecycle states, acknowledgment, resolution, history tracking, and PSA ticket creation from alerts.