Skip to content
Claude Desktop

coolify for Claude Desktop

io.github.stumason/coolify

45 optimized tools for managing Coolify infrastructure, diagnostics, and docs search

client:Claude Desktop transport:stdio runtime:npm

Install coolify in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "coolify": {
      "command": "npx",
      "args": [
        "-y",
        "@masonator/coolify-mcp"
      ],
      "env": {
        "COOLIFY_ACCESS_TOKEN": "<COOLIFY_ACCESS_TOKEN>",
        "COOLIFY_BASE_URL": "<COOLIFY_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

coolify in other clients