Skip to content

Your agents. Your machine. Your momentum.

More agents.
One working copy.

Put a team of AI agents to work in one codebase. Koyd coordinates the swarm, coordinates file access as agents edit, and keeps work running when you close the app.

Your server on Windows, Mac or Linux. Your workspace in a browser. Bring your own supported AI account or API key.

The real Koyd app · 1.25× speed · Sample project, example custom app, and scripted demo model.

Less coordination.
More forward motion.

The work stays together, even when the agents work in parallel.

01FILE LOCKS

Parallel work. Fewer collisions.

Agents share one checkout. Live file locks coordinate edits, so one agent can work on the API while another builds the interface.

No worktree setup required.

How file locks work

02SWARM

Give the team a goal.

An orchestrator breaks down the work, dispatches specialists, and supervises progress. Follow tasks, reviews, blockers, and the final result in one place.

You set the direction and the limits.

Meet the swarm

03SERVER + PWA

Close the app. Keep going.

Run Koyd Server on your laptop, workstation, or VPS. Reconnect from a desktop, tablet, or phone. Your agents and saved work stay on that server.

One app. Multiple independent instances.

Choose where work runs

The details live in the docs.

Setup, models, memory, Git review, browser tools, custom apps, and updates. Everything you need when you need it.

Explore the docs

KOYD APPS

Make the tools
you wish existed.

Ask an agent to build a tool around the way you work. Give it an interface, save it as a Koyd App, and keep improving it as your workflow evolves.

  • Work from the same data.

    Expose your app's tools through MCP so your agents can work with the same data you see and use in its interface.

  • Keep your progress.

    Add a backend on your Koyd Server for persistent data. Reopen your saved tools from a desktop or phone connected to that server.

  • Add an app assistant.

    Give your app private AI conversations using your connected provider, with tools built around what the app does.

Questions, answered plainly

Is Koyd free?

Yes. Koyd is free to download and use. Model usage is billed by your AI provider under your own account or API key.

Where does my work run?

On the machine running your Koyd Server. That can be your laptop, workstation, or a VPS. The browser or installed PWA is your client; closing it does not stop server work. The server machine must stay awake and connected.

Can I use it from my phone?

Yes. On the same Wi-Fi, open Manage devices → Connect over Wi-Fi on the server computer, enable sharing, and scan the setup QR code. Approve certificate trust once, then pair your browser or installed PWA. Access outside that network needs an HTTPS endpoint you configure.

What are Koyd Apps?

Tools you build with an agent and save in Koyd: dashboards, notebooks, or interfaces for your own workflow. Apps can have persistent data, a server backend, private AI conversations, and tools your agents can use through MCP. Open them beside your work on desktop or inside Koyd on mobile.

Do file locks prevent every conflict?

File locks coordinate supported Koyd agent tools in a shared checkout. They do not isolate processes or make an external editor obey a lock. Review the changes before committing, especially when other tools edit the same files.