Todos, without the noise
A fast, minimal task manager — personal enough for one person, structured enough for a small team.
Free while in alpha.
Intro
Introcreatetodo is a task manager that stays out of the way — capture, organize, complete, and get back to the work.
It is local-first: the app opens instantly, works offline, and syncs in real time when you are back.
And it speaks MCP, so your AI agents can read, create, and organize todos right alongside you.
Everything you need, nothing you don’t
Keyboard-first
Step through todos with j/k, reach everything from the command palette, and keep your hands on the keys.
Local-first
Your todos live on your device, so the app opens instantly and keeps working offline. Changes sync when you are back.
Real-time sync
Every tab, device, and teammate sees changes the moment they happen — no refresh, no save button.
Made for agents
A first-class MCP server, a JSON-first CLI, and an installable skill let AI agents read, create, and organize todos the way you do.
Structure on demand
Subtodos, labels, priorities, and due dates when you need them — and drag & drop for everything.
Minimal by design
No sprawling settings, no process to maintain. Capture, organize, complete — and get back to the work.
Your agents work here too
The ct command line
Every command prints JSON, so results pipe straight into an agent’s context.
npm install -g @createtodo/cli
ct ready # actionable work: open, no blockers
ct claim MZ-123 # assign to yourself and start it
ct close MZ-123 # done — reports what it unblockedMCP server
Point Claude, Cursor, and friends at the hosted endpoint with a workspace API key.
https://api.createtodo.com/mcp
Authorization: Bearer <your-api-key>Everything for agents New features, fixes, and improvements
Answers to the questions that come up most
What is createtodo?
A fast, minimal task manager — personal enough for one person, structured enough for a small team. Capture, organize, complete, without the process heavier tools impose.
Does it work offline?
Yes. createtodo is local-first: your todos live on your device, the app opens instantly, and changes sync in real time when you are back online.
Can I use it with a team?
Yes. Workspaces are shared — every tab, device, and teammate sees changes the moment they happen, no refresh needed.
How do AI agents fit in?
createtodo speaks the interfaces coding agents already use: an MCP server, a JSON-first ct CLI, and an installable skill. A todo filed by an agent is the todo you see in the app.
What does it cost?
createtodo is free while in alpha. Pricing is not final yet, but once we reach a stable release it will be a paid product.
Get started today
createtodo is free while in alpha. The foundations are in place — real-time sync, collaboration, keyboard-first navigation.
Open app