domotz-mcp
Version:
MCP server for Domotz API and BMS (Building Management System) integration with IoT device monitoring
18 lines • 356 B
JSON
{
"permissions": {
"allow": [
"Bash(npm publish:*)",
"Bash(npm install:*)",
"Bash(npm run build:*)",
"Bash(npx clear-npx-cache:*)",
"Bash(npm link:*)",
"Bash(grep:*)",
"Bash(npx domotz-mcp:*)",
"Bash(npx:*)",
"Bash(ls:*)",
"Bash(az account:*)",
"Bash(env)"
],
"deny": []
}
}