How to Use the Todoist MCP in Windsurf
Manage your goals in Todoist, autonomously chained with Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Todoist MCP to Windsurf
Create your Vinkius account to connect Todoist to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build Projects in Todoist via the MCP Server
Want to organize a big project? You just tell Windsurf what you need. It uses `list_projects` to see what's active, then it can use `create_task` to set up new tasks within those projects automatically. It handles all the linking for you. Don't worry about calling multiple endpoints; just state your goal and let Windsurf figure out the whole sequence.
Handle Task Updates with Todoist
Finished something? Use `complete_task` to mark a task done immediately. You can also check on specific tasks using `list_tasks`, filtering by project ID if you need it. This keeps your todo list accurate without manual updates. It's perfect for agents that need to track progress across multiple steps.
Review and Organize Todoist Content
Need an overview? Windsurf can pull all active projects using `list_projects` and then drill down into specific sections via `list_sections`. You'll get a full picture of where the work is. It also reads comments for any task using `list_comments`, letting you see context without opening Todoist itself.
Set up Todoist MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Todoist MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Todoist payment history." If connected, Cascade will call the Todoist tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"todoist-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Todoist. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Todoist MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Todoist MCP today
We host it, we monitor it, we maintain it. You just paste one token.