mcp for Cursor
net.todoist/mcp
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
client:Cursor
transport:streamable-http
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://ai.todoist.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs