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
{
"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