Get started

Elido Cortex is a Code-OSS IDE with Cortex Agent. You sign in to Elido — we hold the model keys and meter usage by plan.

1. Download

Get the IDE from the Download page (or build from source while installers are unpublished).

2. Sign in

Create an account at Sign up. Free plan works immediately. Upgrade anytime from the account dashboard.

3. Use Cortex Agent

In the IDE, open Agent and pick a model (e.g. Qwen Coder (Elido GPU) or cloud models). Requests go through the Elido gateway with your session — not a pasted API key.

Local development

cd gateway
npm run dev

# then open http://127.0.0.1:8787/
# Sign in: /signin · Download: /download

More