Productivity|Development|AI / ML|Cloud|DevOpsRust
flow-like
Flow-Like is a visual workflow automation platform that enables users to create and manage workflows on their devices.
N/A rating (0 reviews)0 installs737 GitHub stars
workflowautomationRust
It allows users to build workflows using drag-and-drop blocks, ensuring full traceability and customization. The platform is designed for scalability and seamless AI integration, making it suitable for various applications.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"flow-like-1": {
"args": [
"-y",
"@modelcontextprotocol/server-flow-like-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.