UNPKG

@felixallistar/coolify-mcp

Version:

Model Context Protocol server for Coolify API integration

6 lines (5 loc) 222 B
// This file is auto-generated by @hey-api/openapi-ts import { createClient, createConfig } from '@hey-api/client-fetch'; export const client = createClient(createConfig({ baseUrl: 'https://app.coolify.io/api/v1' }));