IDEs & Chat Clients
Most clients that support custom providers can connect with the same Flex247 parameters.
Generic OpenAI Compatible template
| Field | Value |
|---|---|
| Provider / Type | OpenAI Compatible / Custom OpenAI |
| API Key | sk-your-flex247-key |
| Base URL | https://api.noflex.work/v1 |
| Model | Exact model ID from Model Square |
This pattern works with OpenAI-style custom providers in clients such as Cline, Roo Code, Kilo Code and Cherry Studio.
Generic Anthropic template
| Field | Value |
|---|---|
| Provider / Type | Anthropic / Custom Anthropic |
| API Key | sk-your-flex247-key |
| Base URL | https://api.noflex.work |
| Model | Anthropic-compatible model ID |
Setup flow
- Open the client’s Provider, Models or API settings.
- Choose a custom provider.
- Enter the Base URL required by the protocol.
- Paste the Flex247 API key.
- Enter the model ID or refresh the model list.
- Save and send a short test message.
Common causes of failure
/v1is missing or duplicated.- The model ID differs from Model Square.
- The key group does not have a route for that model.
- The client is locked to one protocol but the other provider type was selected.
- The client cached the old configuration and needs a full restart.