flujo.md

FLUJO

UI App
from"FLUJO"

FLUJO client with MCP tool integration

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