Skip to content
Zed

awesome coolify for Zed

io.github.clezcoding/awesome-coolify

Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases

client:Zed transport:stdio runtime:npm

Install awesome coolify in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "awesome-coolify": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-coolify-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

awesome coolify in other clients