Todoist connector removed from Claude, custom setup required

Todoist connector no longer available in Claude
The official Todoist connector has been removed from Claude's built-in connectors. Users who previously relied on this integration now need to set it up manually as a custom connector.
Custom connector setup steps
To add Todoist back to Claude:
- Step 1: Open Customize in Claude Desktop or on claude.ai (click Customize in the left sidebar)
- Note: You cannot use the Claude mobile app to configure connectors, but you can use the connectors on mobile after configuring them via Desktop or web
- Step 2: Click Connectors in the Customize panel
- Step 3: Click the + (plus) icon, then click Add custom connector
- Step 4: Paste the Todoist MCP URL in the URL field: https://ai.todoist.net/mcp
- Step 5: Click Add to save the connector
- Step 6: Authenticate with Todoist. The connector will appear in your list, but it's not connected yet. Click on the connector to open it. This will launch Todoist's OAuth flow in your browser, where you authorize Claude to access your Todoist account. Grant the permissions and you'll be redirected back to Claude. The connector should now show as connected
- Step 7: Test it. Start a new conversation and try something like "What tasks do I have due today?" or "Add a task to buy groceries." Claude should be able to read and write to your Todoist
Requirements and limitations
You need to be a Claude Pro or Max subscriber to add custom connectors. The setup must be done via Claude Desktop or the web interface at claude.ai - the mobile app cannot configure connectors, though configured connectors will work on mobile.
📖 Read the full source: r/ClaudeAI
👀 See Also

Building 9 Claude Skills for Solo Studio: Stacking Instructions for Real Work
A solo developer built nine Claude skills for video production, analytics, SEO, financial modeling, and more. Key insight: write skills as instructions to an experienced colleague, not as documentation. Skills auto-trigger and stack when tasks overlap.

Slash Claude costs 60x by offloading mechanical tasks to DeepSeek V4 Flash via MCP
A Reddit user cut Claude API spend 60x by routing file classification, JSON reformatting, and field extraction to DeepSeek V4 Flash via a simple MCP tool and a CLAUDE.md deny-list rule.

OpenClaw Docker users: Pin to commit 0c926a2c5 to fix broken Discord and channel extensions
After updating OpenClaw via Docker, channel extensions like Discord, Signal, and WhatsApp fail with module import errors. The issue stems from commit d9c285e93 and a second Docker-specific bug. Pin to commit 0c926a2c5 for a stable workaround.

OpenClaw installation hurdles on Windows 11 for non-developers
A recreational tinkerer details three specific obstacles when installing OpenClaw on a $200 Mini PC running Windows 11, including PowerShell execution policies, Windows Defender blocks, and missing dependencies like Node.js and Git.