From domotz
Connects remotely to Domotz network monitoring service via https://mcp.wyretechnology.com/v1/domotz/mcp endpoint for IT device management, network diagnostics, and alerts. Requires Domotz API authentication.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin domotzAdd to your .mcp.json:
{
"mcpServers": {
"domotz": {
"url": "https://mcp.wyretechnology.com/v1/domotz/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.wyretechnology.com/v1/domotz/mcp