Installation

Cline + Luma Cloud

Cline supports an OpenAI Compatible provider screen with Base URL, API key, and model id.

OpenAI Compatible ready

Recommended path

Choose API Provider -> OpenAI Compatible, paste the Luma Cloud /v1 endpoint and API key, then enter the model id.

Run a short chat request with stream enabled and confirm the first text appears quickly.

Use only the /v1 endpoint from your dashboard. Never paste localhost or other internal URLs into client settings.

Copy-safe config

Use this as the exact client-facing fallback when no native provider listing exists yet.

API Provider: OpenAI Compatible
Base URL: https://api.lumaos.cloud/v1
API Key: $LUMA_CLOUD_API_KEY
Model ID: gpt-5.5-xhigh

Provider fields

Use the same values across clients.

These values come from the shared Luma Cloud provider registry and must match /v1/models and provider-catalog submissions.

Provider ID

luma-cloud

Display name

Luma Cloud

Provider type

OpenAI-compatible

Base URL

https://api.lumaos.cloud/v1

API key env

LUMA_CLOUD_API_KEY

Default model

gpt-5.5-xhigh

Fast smoke model

gpt-5.5-medium

Distribution

Native listing path.

Publish this guide first, then submit a Cline docs/provider preset PR with smoke evidence.

Keep external provider submissions gated on the public v1 conformance smoke and request-id-first support docs.