๐งช Community โ Claude Code โ Claude Desktop Standalone โข Domotz
Domotz
Domotz - network monitoring, SNMP discovery, device management
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin domotz Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Agent Monitoring
- Alert Handling
- Device Management
- Network
- Power
Skills
This plugin provides 6 skills that teach Claude about Domotz:
| Skill | Description |
|---|---|
agents | Domotz agents (collectors/probes) as the per-site entry point for all device and network operations: agent types, lifecycle, ONLINE/OFFLINE status, the list/get tools and their license and last-seen fields, and fleet health, site inventory, and capacity-planning workflows. |
alerts | Domotz alerting configuration: what an alert profile defines, the two tools that read profiles and their per-device bindings, monitoring coverage audits, and the important limit โ this server exposes alert configuration only, never fired alerts. |
devices | Domotz device inventory: how agents discover and classify devices, the identification attributes (IP, MAC, hostname, display name, vendor), the ONLINE/OFFLINE/UNKNOWN status model, the five device tools โ list, get, uptime, history, inventory metadata โ and why device lookup is a client-side match rather than a server-side search. |
network | Domotz network observation: the collector's topology graph, its own interfaces, detected IP conflicts, and the two SNMP surfaces โ polled variables and custom sensors โ with their history endpoints and the tools and error modes for each. |
power | Domotz PDU and smart-outlet control: listing outlets and their power state, and the one non-GET tool the Domotz server exposes โ switching an outlet on, off, or cycling it. |
api-patterns | Domotz API and MCP fundamentals: X-Api-Key header authentication, the region-selected base URL (us-east-1 / eu-central-1), the full 21-tool MCP catalog by domain, the agent-scoped call shape, why there are no pagination arguments, rate limiting, and HTTP error codes. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/device-inventory | List all devices at a Domotz-monitored site |
/device-lookup | Find a Domotz device by name, IP address, or MAC address |
/site-overview | Overview of a Domotz site's network health |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
List all devices at a Domotz-monitored site
/device-inventory Find a Domotz device by name, IP address, or MAC address
/device-lookup Overview of a Domotz site's network health
/site-overview Using Skills
/skill domotz:agents
Domotz agents (collectors/probes) as the per-site entry point for all device and network operations: agent types, lifecycle, ONLINE/OFFLINE status, the list/get tools and their license and last-seen fields, and fleet health, site inventory, and capacity-planning workflows.