Copy-paste setup

Use Zylo in Continue

Continue accepts an OpenAI-compatible endpoint, so it works with Zylo by setting one base URL, your key, and a model id — then you can call Claude, GPT, Gemini and DeepSeek from one key.

Last updated June 5, 2026

The three values

Paste these into Continue. Swap the model for any Zylo model id.

Settings
Base URL:  https://api.zyloai.net/v1
API Key:   ZYLO_KEY
Model id:  claude-opus-4.8

Continue setup

Add a model to your config.yaml (~/.continue/config.yaml or .continue/ in your repo):

config.yaml
models:
  - name: Claude Opus 4.8 (Zylo)
    provider: openai
    model: claude-opus-4.8
    apiBase: https://api.zyloai.net/v1
    apiKey: ZYLO_KEY

Frequently asked questions

How do I add a Zylo model to Continue?

In config.yaml add a model with provider: openai, your Zylo model id, apiBase https://api.zyloai.net/v1 and apiKey ZYLO_KEY.

Does Continue support multiple Zylo models?

Yes. Add one entry per model id you want; each uses the same apiBase and key.

More integrations

Zylo works with any OpenAI-compatible tool.

Point Continue at Zylo today

One key, 40+ models, transparent per-token pricing and local payments.

Get free API key