lutra.md

Lutra

UI App
from"Lutra"

Lutra client with MCP support for AI workflows

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