works with
Doozy MCP server: to-dos and captures for any AI agent
Connect any MCP-capable agent to your to-dos, captures, and chats. Scopes, approval behavior, and a working connection check.
Doozy runs a hosted MCP server. Point any AI tool that speaks MCP at it and that tool can read your to-dos, create new ones, and hand work to your agents. Nothing to install, nothing to run. One URL: `https://api.usedoozy.com/mcp`.
Things any connected client can do
Sign up free and try these in DoozySupported clients
| Client | How to connect | Setup |
|---|---|---|
| Claude Code | OAuth (one command) | `claude mcp add --transport http doozy https://api.usedoozy.com/mcp` |
| Cursor | API key in mcp.json | Add to Cursor button on the Doozy MCP page, or paste the config |
| Codex CLI | API key as env var | `codex mcp add doozy --url https://api.usedoozy.com/mcp --bearer-token-env-var DOOZY_API_KEY` |
| Claude Desktop / claude.ai | OAuth consent flow | Add the server URL and approve the permissions screen |
| ChatGPT connectors | OAuth consent flow | Add the server URL and approve the permissions screen |
| Any other MCP client | API key or OAuth | Point it at the URL with a bearer token or use the OAuth flow |
When to use the MCP server
When you want an AI tool you already use to work on real, shared to-dos instead of inventing a new list every session. The MCP server gives any compatible client access to the same workspace your team uses, with the same agents, captures, and memory behind it.
When you don't need MCP
If you only use Doozy through the app or mobile. MCP is for connecting external AI tools like code editors, terminal agents, and chat clients to your Doozy workspace.
How it works
Connect your AI tool once. From that point it can read and write the same to-dos, chats, and captures you see in the Doozy app. Start a task in Cursor, check on it from Claude Code, review the result in the app. It's all the same workspace.
You control what each connection can do by choosing its permissions when you create the key. Anything consequential still waits for your approval, no matter which client started it.
Frequently asked questions
What is the server URL?
`https://api.usedoozy.com/mcp` over Streamable HTTP. Hosted, nothing to install.
Do I need an API key or OAuth?
Either. Clients that support custom headers (like Cursor) use an API key. Clients that don't (like Claude Desktop) use the OAuth flow. Both reach the same workspace.
Can one connection cover multiple workspaces?
No. Each key or OAuth grant opens one workspace. To work across several, add each as its own server entry.
Can a connected client read my meeting transcripts?
Only if you give it that permission. If the tool doesn't need meeting content, leave it off. Everything else still works.
What happens if something goes wrong with a key?
Revoke it in Doozy and it stops working immediately. No waiting, no grace period. Create a new one with the permissions you need.
How many apps does Doozy connect to?
1,000+ through Composio, all accessible via MCP.
Does it work on mobile?
MCP is for AI tools. Doozy itself has iOS, Android, Mac, Windows, web, CLI, and API.
Is this free?
Free forever for up to five people. MCP access included.