Todoist Connector for AI agents.
10 live capabilities
Manage your tasks and projects through natural conversation.
Waiting for input…
Why people use Todoist
Todoist for Real-Time Task Management
With this Connector, you skip the dashboard entirely. You just tell your agent what needs to happen, and it handles the updates in Todoist for you. You get a clean, conversational way to stay on top of your work without the clicking.
What Vinkius changes
You get a voice-controlled, conversational interface for your entire Todoist ecosystem.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Quick task entry during meetings
A project manager is in a meeting and needs to add a follow-up.
- Real-world use case 02
Student assignment auditing
A student is overwhelmed by finals.
- Real-world use case 03
High-level project status checks
An operations lead needs a status check.
Complete set · 10capabilities
The complete Todoist capability set.
These are the exact actions your AI can choose when you ask it to work with Todoist.
01—04
4 capabilities in this set.
Part of 10 available through Todoist.
- 01 Capability
Delete task
Remove a task from your list. Use this to clear out old items or mistakes quickly.
- 02 Capability
Update task
Update an existing task's info. Use this to change a deadline or modify the description of an item.
- 03 Capability
Create task
Create a new task in Todoist. Tell your agent to add a new item with a specific date or priority.
- 04 Capability
Close task
Complete a task. Tell your agent to mark an item as done so it moves off your active list.
05—07
3 capabilities in this set.
Part of 10 available through Todoist.
- 05 Capability
Get project
Get the specific details of a project. This helps your agent understand the scope of a particular workspace.
- 06 Capability
Get task
Get the full details of a single task. Use this to see specific notes, dates, and labels for one item.
- 07 Capability
List labels
List all your custom labels. This lets the agent know how you categorize your various types of work.
08—10
3 capabilities in this set.
Part of 10 available through Todoist.
- 08 Capability
List projects
List all your Todoist projects. Use this to give your agent a high-level view of your active areas.
- 09 Capability
List sections
List the sections within a project. This helps the agent navigate specific sub-categories of your work.
- 10 Capability
List tasks
List your tasks with filters like project, section, or label. This is the primary way your agent sees your to-do list.
Set up in minutes
One URL. Then ask Todoist to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Todoist from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_qABbPakqt0zD4bq9eNbz6gkz7281HNh2vZXvu161/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Todoist, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Todoist for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_qABbPakqt0zD4bq9eNbz6gkz7281HNh2vZXvu161/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Todoist URL.
- Step 03
Save and start
Save the connection and enable Todoist in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"todoist-alternative": {
"url": "https://edge.vinkius.com/vk_preview_qABbPakqt0zD4bq9eNbz6gkz7281HNh2vZXvu161/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Todoist
Open Agent mode in chat and ask: "Using Todoist, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"todoist-alternative": {
"url": "https://edge.vinkius.com/vk_preview_qABbPakqt0zD4bq9eNbz6gkz7281HNh2vZXvu161/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Todoist
Ask Copilot: "Using Todoist, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"todoist-alternative": {
"url": "https://edge.vinkius.com/vk_preview_qABbPakqt0zD4bq9eNbz6gkz7281HNh2vZXvu161/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Todoist
Open Cascade and ask: "Using Todoist, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"todoist-alternative": {
"url": "https://edge.vinkius.com/vk_preview_qABbPakqt0zD4bq9eNbz6gkz7281HNh2vZXvu161/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Todoist
Ask Cline: "Using Todoist, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add todoist-alternative --transport http "https://edge.vinkius.com/vk_preview_qABbPakqt0zD4bq9eNbz6gkz7281HNh2vZXvu161/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Todoist
Ask Claude: "Using Todoist, show me...". 10 tools are ready
Where the request belongs
Work Todoist can move forward.
For people who feel overwhelmed by tab fatigue and want to manage their day through conversation rather than clicking through a dashboard.
Project Manager
Verifies team task assignments and project progress without opening a browser.
Busy Professional
Updates personal priorities and deadlines while on the move.
Student
Audits assignment dates and organizes study blocks quickly.
Operations Lead
Queries cross-functional tasks to ensure team alignment.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTodoist
Organize your personal and team tasks with the productivity app that millions trust to stay on top of everything that matters.
ClickUp
Bring tasks, docs, goals, and team communication together in one workspace that replaces scattered project management capabilities.
Workast
Manage projects, tasks, and team collaboration with AI directly in your workflow.
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
Wrike
Collaborative project management to manage tasks, projects, and team workflows with AI.
Bring your own AI
Change the model, client or framework. Keep Todoist connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Todoist.
The practical details behind the request, access and result.
Can the Todoist MCP actually create new tasks for me?
Yes. You can tell your agent to create a new task, and it will add it to your Todoist list with whatever notes, dates, or labels you provide in your message.
How does the Todoist MCP help with project management?
It allows your agent to see your entire project structure. You can ask it to list projects, check specific sections, or get details on a project to see the big picture of your work.
Will the Todoist MCP keep my task list organized?
Yes. Because the agent can see your labels and sections, it can help you categorize new items correctly so your list stays structured exactly how you like it.
Can I use the Todoist MCP to update deadlines?
Yes. If your schedule changes, you can just tell your agent to update a task. It will modify the existing item in Todoist without you having to open the app.
Is the Todoist MCP good for students?
It is excellent for students who need to manage multiple assignments. You can ask your agent to audit your deadlines or list tasks for a specific class label.
Does the Todoist MCP work with my existing labels?
Yes. The Connector can list all your custom labels, which helps your agent understand your specific system for organizing different types of work.
How do I find my Todoist API Token?
Log in to Todoist on the web, go to Settings > Integrations > Developer, and you will find your API Token there. Copy and paste it into the field below.
Can the agent complete tasks for me?
Yes. Use the close_task capability with the Task ID. Your agent will mark the task as complete instantly and confirm the action.
Is it possible to list tasks from a specific project?
Yes. The list_tasks capability accepts a project_id parameter, allowing your agent to filter and display only the tasks associated with that project.
One connection away
Give your agent a direct line to Todoist.
Connect Todoist once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available