Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
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 domotzCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"domotz": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/domotz/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.wyretechnology.com/v1/domotz/mcpShare bugs, ideas, or general feedback.