coolify.io
Coolify is an open-source platform-as-a-service for self-hosting applications, databases, and services on your own servers or on Coolify Cloud. It manages deployments, infrastructure resources, networking, and related automation for those environments.
Coolify exposes a Bearer-token-authenticated REST API, a built-in Streamable HTTP MCP server, and a `coolify` CLI that configures and uses the same API token against Coolify Cloud or self-hosted instances.
- Coolify MCP serverdetected
- Coolify REST APIdiscovered
- coolify CLIdiscovered
Open API Tokens in the Coolify docs, then in your Coolify dashboard go to Keys & Tokens → API Tokens. Switch to the team you want the token scoped to, choose the smallest needed permissions, create the token, and copy it immediately because Coolify only shows the full value once. On self-hosted instances, first enable API Access under Settings → Configuration → Advanced as described in API Authorization.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing