MrRedstoneY/TaskFlow
Build a collaborative task management backend with Django, REST, WebSockets, and RabbitMQ for realtime updates and async notifications
Platform-specific configuration:
{
"mcpServers": {
"TaskFlow": {
"command": "npx",
"args": [
"-y",
"TaskFlow"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/MrRedstoneY/TaskFlow)
TaskFlow is a team task app that helps you manage work in one place. It supports shared tasks, live updates, login with tokens, and background notifications.
This page shows you how to get TaskFlow on Windows and start it with a few clicks.
If the page shows a setup file, download and run that file.
Visit the TaskFlow download page
Before you start, make sure your PC meets these basic needs:
If TaskFlow comes as a folder with files, keep all files together in the same place.
If you see a local address such as http://localhost, copy it into your browser if needed.
TaskFlow uses secure sign-in with tokens.
Loading reviews...