Agent Plugins Marketplace
All plugins

domotz-preview

v1.0.3-ghast.1

Discover, monitor, configure, and remediate Domotz-managed networks through Domotz's official hosted MCP.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By DomotzLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/domotz-preview/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/domotz-preview/
├── plugin.json
├── skills/domotz-preview/SKILL.md
└── mcp.json

Included Skills1

domotz-previewskills/domotz-preview/SKILL.md

Discover, monitor, configure, and remediate Domotz-managed networks through Domotz's official hosted MCP with OAuth, RBAC, and per-action consent.

MCP servers1

domotzStreamable HTTP
url
https://mcp.domotz.com/mcp

Plugin manifests1

plugins/domotz-preview/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "domotz-preview",
  "version": "1.0.3-ghast.1",
  "description": "Discover, monitor, configure, and remediate Domotz-managed networks through Domotz's official hosted MCP.",
  "author": {
    "name": "Domotz",
    "url": "https://www.domotz.com"
  },
  "homepage": "https://www.domotz.com/mcp-server.php",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "productivity",
      "upstreamRevision": "domotz-product-003fdd383c02+setup-323607fa9c60+oauth-95014110a362+auth-711fd29f57aa",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[domotz-preview on Agent Plugins Marketplace](https://pluginsmp.com/plugins/domotz-preview-2)