WeiS49/TaskFlow
A personal task management app with calm, Sunsama-inspired UI. Built with Next.js 15, Drizzle ORM, and includes an MCP server for Claude Code integration.
Platform-specific configuration:
{
"mcpServers": {
"TaskFlow": {
"command": "npx",
"args": [
"-y",
"TaskFlow"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...