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
Paste these into Continue. Swap the model for any Zylo model id.
Base URL: https://api.zyloai.net/v1 API Key: ZYLO_KEY Model id: claude-opus-4.8
Add a model to your config.yaml (~/.continue/config.yaml or .continue/ in your repo):
models:
- name: Claude Opus 4.8 (Zylo)
provider: openai
model: claude-opus-4.8
apiBase: https://api.zyloai.net/v1
apiKey: ZYLO_KEYIn config.yaml add a model with provider: openai, your Zylo model id, apiBase https://api.zyloai.net/v1 and apiKey ZYLO_KEY.
Yes. Add one entry per model id you want; each uses the same apiBase and key.
Zylo works with any OpenAI-compatible tool.
One key, 40+ models, transparent per-token pricing and local payments.
Get free API key