All tools
Setup guide

Use onomeo in Cline

Cline writes code in your editor with whichever model you point it at. Point it here and it runs on the free models this site carries.

Code with your choice of model.

The three values it asks for

OpenAI-compatible

Use these details in any OpenAI-compatible tool.

Base URL
/v1
API key
Model

No key yet? Create one on the dashboard, then come back — the fields below fill in by themselves. Go to the dashboard

Step by step

  1. Open Cline in VS Code and click the gear icon.
  2. Set API Provider to OpenAI Compatible.
  3. Put https://onomeo.com/v1 in Base URL.
  4. Put your key in API Key.
  5. Put a model name in Model ID — copy one from the models page.

If it will not connect

  • The base URL is this site, not api.openai.com. That one field is where most failed setups go wrong.
  • Writing code eats credits faster than chatting, because the whole file goes along with the question. Start with one of the cheap models.
Cline's own documentation