PARTNERSHIP · June 12, 2026

Sylliptor teams up with Xiaomi: free MiMo access, no key required

Sylliptor logo — pixel-art owl with the SYLLIPTOR wordmark

We've partnered with Xiaomi to bring their MiMo model to Sylliptor — free. For a limited time, anyone can run Sylliptor's full Forge workflow on MiMo without bringing their own model, a provider account, or an API key.

Sylliptor has always been bring-your-own-model: open-source, local, and not tied to one vendor. This collaboration adds an instant on-ramp. Create an account, install the CLI, run one command, and you're building with MiMo.

Sign in, not keys

The whole point of this release is that there's nothing to copy or paste. You don't manage an API key, and you never see one.

You sign in once in your browser and the CLI connects itself. Under the hood your account holds a private credential that the CLI fetches securely during login — it never appears on screen or in a URL, and you never have to touch it. Signing in is the only step.

Three steps to MiMo

If you already have a Sylliptor account, connecting takes about a minute:

pipx install sylliptor-agent-cli
sylliptor login

Running sylliptor login opens your browser. Click Approve & connect, and the CLI is wired to MiMo automatically — your free tokens are ready. Start a chat and the model is there.

No provider signup. No credit card. No key to lose.

Manage it from your account

Your account hub shows your campaign access at a glance, and lets you manage your profile, email preferences, and connected CLI from one place.

Still open, still your choice

MiMo is an easy default, not a lock-in. Sylliptor stays open-source under Apache 2.0 and works with any model, from any provider — the choice is always yours. When you want to point it at your own models or a local endpoint, you can — the campaign just removes the setup friction so you can try the agent first and decide later.

Why we're doing this

We want capable coding agents to be available to more people, at a lower cost, without hiding the important parts behind one vendor. Pairing Sylliptor's open agent layer with free access to a strong model is a direct step toward that: you can run real repo work — plan, execute, verify — without a budget or a vendor relationship just to get started.

Get started

Create your account → sylliptor.alysisai.com

pipx install sylliptor-agent-cli
sylliptor login                 # opens your browser to connect
sylliptor                       # start building with MiMo

Pick your model — or let us hand you a free one. Either way, your code stays yours.

— The Alysis AI team