Skip to content

radorigin-llc/rad-coolify

v2.1.4MIT

Guidance and local checks for self-hosted Coolify v4. Optional live actions need client-specific MCP setup and cannot guarantee a successful deployment.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

coolifystdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@radoriginllc/coolify-mcp@1.1.1"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "rad-coolify",
  "version": "2.1.4",
  "description": "Guidance and local checks for self-hosted Coolify v4. Optional live actions need client-specific MCP setup and cannot guarantee a successful deployment.",
  "homepage": "https://github.com/radesjardins/codex.skills/tree/main/plugins/rad-coolify",
  "repository": "https://github.com/radesjardins/codex.skills",
  "license": "MIT",
  "author": {
    "name": "RAD",
    "url": "https://github.com/radesjardins"
  },
  "keywords": [
    "coolify",
    "deployment",
    "self-hosted",
    "docker",
    "infrastructure",
    "mcp",
    "validators"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub