C

Coolify CLI

CLI discovered

Details
Command
coolify
Docs
https://github.com/coollabsio/coolify-cli/blob/v4.x/README.md
Authentication
Coolify API token bearer discovered Get token ↗
$ coolify context set-token cloud <token> /$ coolify context add -d <context_name> <url> <token>

In your Coolify dashboard, go to Security → API Tokens, create a token for the active team, choose its expiration and permissions, then copy the token immediately because it is shown only once. For self-hosted instances, first enable API access under Settings → Advanced → API Access as documented in API Authorization. The token is then used as Authorization: Bearer <token> for the API, MCP server, and tools like the CLI.