Skip to content
Windsurf

coolify for Windsurf

io.github.stumason/coolify

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

client:Windsurf transport:stdio runtime:npm

Install coolify in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

coolify in other clients