Loading MCP server directory, please wait...
Every Domotz endpoint, plus a local SQLite fleet mirror that answers cross-site questions.
npx @getmcp/cli add io.github.Servosity/domotz-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
DOMOTZ_API_KEYSet the DOMOTZ_API_KEY credential for the Domotz MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/domotz-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/domotz-v0.1.0/domotz-mcp.mcpb",
"env": {
"DOMOTZ_API_KEY": "",
"DOMOTZ_PUBLIC_API_KEY": "",
"DOMOTZ_REGION": ""
}
}
}
}