works with
Claude Code task manager: connect Claude Code via MCP
Give Claude Code a to-do list with approvals. Connect through the Doozy MCP server or CLI, assign work, review before it ships. Setup in minutes.
Connect Claude Code and it can read your to-dos, create new ones, and hand work off to your Doozy agents. Your coding tool and your task list stay in sync without you switching between them.
Things you can ask Claude Code
Sign up free and try these in DoozyWhat changes when you connect Claude Code
| Claude Code alone | Claude Code + Doozy | |
|---|---|---|
| Task tracking | Session-only (gone when you close) | Persistent to-dos your whole team sees |
| Filing tasks from code | You switch to another app | Create a to-do without leaving the terminal |
| Handing off research | You do it yourself | Pass it to a Doozy agent and check back later |
| Meeting context | Not available | To-dos carry the recording or notes they came from |
| Learning your preferences | Per-session only | Doozy remembers across sessions and teammates |
| Review before shipping | Up to you | Agents wait for your OK on anything consequential |
When to use Doozy
When you want tasks to outlive a terminal session. Doozy holds the to-do list, the meeting context behind it, and the agents that can do the non-coding work. Claude Code does what it already does. Doozy is where the rest of the work lives.
When to keep using Claude Code by itself
For anything that starts and ends in code. If you're debugging, refactoring, or writing a feature and don't need to track it as a team task, Claude Code on its own is all you need.
How to use them together
Code in Claude Code. When something becomes a task, file it in Doozy without leaving the terminal. When a task needs research, context-gathering, or follow-up that isn't code, hand it to a Doozy agent. Check back when it's done.
Over time, Doozy learns how your team works, so the agents get better at drafting, prioritizing, and following up without you repeating yourself.
Frequently asked questions
How do I connect Claude Code to Doozy?
Run `claude mcp add --transport http doozy https://api.usedoozy.com/mcp`, approve the OAuth screen, and pick a workspace. One command, done. See the MCP docs for more.
Can I use the CLI instead of MCP?
Yes. Install the Doozy CLI, set your API key, and run 'doozy todos ls' to get started. Both paths reach the same workspace.
Does Claude Code need special permissions?
You choose what it can do when you create the connection. Start with reading and writing to-dos. Add more later if you need it.
Can Claude Code hand work to a Doozy agent?
Yes. It can start an agent run on any to-do and check back for the result.
Does Doozy learn from my Claude Code sessions?
Tasks and their outcomes carry over across sessions. The more your team completes, the better Doozy gets at understanding how you work.
Can I capture coding session TODOs?
Yes. See coding session capture.
Can Claude Code file tickets through Doozy?
Yes. See code review to tickets.