RMM ๐งช Community โ Claude Code โ Claude Desktop ๐ Requires MCP Server โข Liongard
Liongard
Liongard - environments, inspections, systems, detections, alerts, configuration monitoring
๐ Recommended MCP Server
Pair this plugin with the Liongard MCP for direct API access alongside skills and commands.
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin liongard Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Detection & Alerting
- Environment Management
- Inspection Monitoring
- System Configuration
Skills
This plugin provides 5 skills that teach Claude about Liongard:
| Skill | Description |
|---|---|
detections | Liongard's change and anomaly detection layer: detections generated by inspection-to-inspection comparison, detection types/severities/status lifecycle, configurable alert rules and notification channels, custom metrics with JMESPath expressions and threshold evaluation, and the platform timeline audit trail. |
environments | Liongard environments โ the per-customer containers that own all agents, launchpoints, systems, detections, and metrics. |
inspections | Liongard's inspection pipeline: inspector templates and their credential and agent requirements, launchpoint configuration that binds inspector + environment + agent + credentials + cron schedule, on-demand inspection runs and their status lifecycle, and the failure modes behind failed runs. |
overview | Liongard platform fundamentals: the entity model (environments, agents, inspectors, launchpoints, systems, detections, metrics, timeline, dataprints, asset inventory), X-ROAR-API-KEY authentication against instance-scoped URLs, the split between the v1 and v2 APIs, and the shared pagination, filtering, and rate-limit conventions. |
systems | Liongard systems โ the assets discovered by inspections โ plus their detail data (raw configuration JSON with historical snapshots), dataprint extraction via JMESPath expressions, and the v2 Asset Inventory identity and device profiles that correlate one entity across multiple inspectors. |
Agents
This plugin provides 2 agents for autonomous task execution:
| Agent | Description |
|---|---|
change-detective | Use this agent when an MSP needs to detect unauthorized or unexpected configuration changes, audit compliance drift, or surface undocumented systems across their client environments. |
compliance-drift-reporter | Use this agent when an MSP needs to generate compliance baseline drift reports, produce evidence for compliance frameworks, or identify coverage gaps where inspectors have not checked in. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/liongard-environment-summary | Generate a detailed summary of a Liongard environment |
/liongard-health-check | Check Liongard connectivity and return system health summary |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Generate a detailed summary of a Liongard environment
/liongard-environment-summary Check Liongard connectivity and return system health summary
/liongard-health-check Using Skills
/skill liongard:detections
Liongard's change and anomaly detection layer: detections generated by inspection-to-inspection comparison, detection types/severities/status lifecycle, configurable alert rules and notification channels, custom metrics with JMESPath expressions and threshold evaluation, and the platform timeline audit trail.