flowdown.md

FlowDown

UI App
from"FlowDown"

FlowDown client with MCP tool support

Productivity
productivityMCP clienttoolsautomation
install.sh
# Clone the repository
$git clone https://github.com/FlowDown/flowdown
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve