Open source · Local-first · Multi-engine

Run your ownAI company.

Jinn is an open-source, local-first gateway. Hire AI employees, hand them real work, and step in only when it matters.

npm install -g jinn-cliView on GitHub
You message the COO about a signup dip. It replies with a plan, delegates research to the analyst and a copy fix to the writer, and reports the first finding - with a todo already open.

01 / Employees

An engine wearing a role.

Opus 4.8, GPT-5.6 Sol, Fable 5, and more. Each model wears a persona, holds a rank, and takes a seat in the org chart. They delegate, review, and escalate like a real team.

The org chart settles: a COO running Opus 4.8 over Platform and Growth departments, while the two employees who took delegated work light up as active.

The org chart settles: a COO running Opus 4.8 over Platform and Growth departments, while the two employees who took delegated work light up as active.

02 / Todos

The live work ledger.

Everything the company touches - queued, executing, blocked, or waiting on you. Shared memory for the whole company.

The ledger shows four todos in honest states. The writer's pricing fix finishes executing and flips to done - reviewed by the COO, with its session and cost on the card.

The ledger shows four todos in honest states. The writer's pricing fix finishes executing and flips to done - reviewed by the COO, with its session and cost on the card.

03 / Workflows

How we do things, written down.

Reusable SOPs. A run advances step by step - and parks for approval when a human should look.

The Morning digest workflow finishes drafting, and the run parks at an approval gate - waiting for your review. The final step stays queued until a human says so.

The Morning digest workflow finishes drafting, and the run parks at an approval gate - waiting for your review. The final step stays queued until a human says so.

04 / Triggers

How the company wakes up.

Cron schedules, todo changes, webhooks from the outside world. Work starts without you asking.

Three trigger bindings - a cron schedule, a todo-status watcher, a webhook. The 09:00 cron fires and starts run #142, the Morning digest you just watched.

Three trigger bindings - a cron schedule, a todo-status watcher, a webhook. The 09:00 cron fires and starts run #142, the Morning digest you just watched.

While you were away

It ran while you slept.

Triggers fire overnight. Workflows advance. Todos complete. Nothing waits for morning - except the decisions that should.

An overnight feed: a backup ran, a webhook opened a refund review, todos completed with review, the analyst filed a report - and the morning digest is drafted, waiting for you.

Morning

You approve what matters.

The COO reviews everything and parks the important calls at your door. One tap, and it ships.

An approval card from the COO holds the digest. You approve, the gate clears, the post step runs and completes, and run #142 finishes because you said so.

MCP is the hands

One tool interface.The whole company.

Every employee operates Jinn through the same MCP surface - org, todos, workflows, sessions. A COO orchestrates, reviews, and gates approvals, so you only see what matters.

create_work_item · delegate_task · start_workflow_run · decide_approval

From zero to company

Three steps. Then it runs.

01 · Install

One command. The gateway runs on your machine - your keys, your data, nothing leaves home.

npm i -g jinn-cli

02 · Hire your team

Describe a role in chat. Jinn drafts the persona, picks a model - Opus 4.8, GPT-5.6 Sol, Fable 5, and more - and seats them in the org.

03 · Let it run

Triggers wake the company. Workflows advance the work. The COO reports back - you approve what matters.

Your company isone command away.

npm install -g jinn-cli