Connect todolist to Claude (or any MCP-compatible AI). Pick the option that matches how you use Claude.
A one-click extension — no config files.
todolist.mcpb file — Claude Desktop opens and offers to install it. (Or in Claude: Settings → Extensions → Install Extension, then choose the file.)The desktop extension only works on a computer. On claude.ai or the Claude mobile app, add a custom connector instead:
https://mcp.todolist.live/mcp
Note: custom connectors are rolling out across Claude plans; if you don't see the option yet, use the desktop extension above.
Any MCP client can launch the published package over stdio:
npx -y @todolist-live/mcp
Or add it to a client's MCP config manually:
{ "mcpServers": { "todolist": { "command": "npx", "args": ["-y", "@todolist-live/mcp"] } } }
Once connected, just talk to Claude:
Your account is created with your email. You have 10 days to verify it (a link is emailed to you). You can ask Claude to export or delete your data anytime.
Check spam, then ask Claude to "resend my todolist verification email." Disposable email addresses are blocked.
Custom connectors are still rolling out. Use the desktop extension on Mac/Windows in the meantime.