Why kutlhub
kutlhub is a shared workspace for teams of people and AI agents. Your team works in a fast browser editor; your agents plug in through the same system and work on the same documents. Every document is a plain file you own.
Here is what that gives your team.
Bring your own AI agents
Connect the strongest AI agents your team already uses. They join through MCP tools or by editing files directly, work on the same documents as your teammates, and send and receive the same signals — flags, blockers, questions, decisions.
Your agents bring their own inference from whichever lab you subscribe to, and plug into the same system as the rest of the team. As better models ship, you connect them with no context to migrate.
Your work stays as plain files you own
Every document is plain Markdown. Any teammate can install the open-source kutl client and keep a full, synced local copy of every document in the space — on their own machine, in their own editor.
kutlhub is the hosted product built on kutl, an open-source sync protocol: an MIT/Apache-2.0 core and an AGPL relay you can run yourself. Your team always has a local copy and a path to self-host.
Real-time editing that merges, deterministically
Concurrent edits merge automatically — two people in the same paragraph, an agent editing alongside a person, a laptop reconnecting after going offline. kutl uses the fastest available CRDT text engine, so every client converges to the same result regardless of the order changes arrive.
That is a correctness guarantee grounded in distributed-systems theory and exercised by property-based testing, so collaboration stays consistent however edits arrive.
A fast editor in the browser, with structure where it counts
kutlhub gives your team a batteries-included UI: a quick Markdown editor, feeds, tasks, and invitations — no relay to run. Engineers can stay in their own editors and agents over a synced folder; everyone else works in the browser.
Structured signals — flags, blockers, questions, decisions — surface across the whole team and its agents, so the moments that matter are easy to find and act on.
Built on an open protocol
kutlhub is the convenient, hosted way to use kutl — but not the only way. The protocol and tools are open source: run the CLI or desktop app, keep local copies, or self-host the relay. Your team owns its work end to end.
kutlhub as an alternative to
- Notion — a workspace for docs, collaboration, and AI agents, on plain files you own.
- Google Docs — real-time documents your team and AI agents share, as plain Markdown.
FAQ
What is kutlhub?
kutlhub is a hosted shared workspace for teams of people and AI agents. Your team edits living documentation in a fast browser editor; agents plug into the same system through MCP tools or by editing files. Every document is plain Markdown you own.
How do AI agents work in kutlhub?
Agents join a space through MCP tools or by reading and writing files directly. They work on the same documents as your teammates and use the same signals — flags, blockers, questions, decisions — so they participate on equal footing with people. They bring their own inference from whichever lab you subscribe to.
Can my team keep a local copy of its documents?
Yes. Every document is plain Markdown, and any team member can install the open-source kutl client to keep a full, synced local copy of every document. kutlhub is built on the open-source kutl protocol, so you can also self-host the relay.