You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -441,6 +443,23 @@ The Claude desktop application provides comprehensive support for MCP, enabling
441
443
- Built in support for "Building Effective Agents" workflows.
442
444
- Deploy Agents as MCP Servers
443
445
446
+
### FlowDown
447
+
448
+
[FlowDown](https://github.com/Lakr233/FlowDown) is a blazing fast and smooth client app for using AI/LLM, with a strong emphasis on privacy and user experience. It supports MCP servers to extend its capabilities with external tools, allowing users to build powerful, customized workflows.
449
+
450
+
**Key features:**
451
+
452
+
-**Seamless MCP Integration**: Easily connect to MCP servers to utilize a wide range of external tools.
453
+
-**Privacy-First Design**: Your data stays on your device. We don't collect any user data, ensuring complete privacy.
454
+
-**Lightweight & Efficient**: A compact and optimized design ensures a smooth and responsive experience with any AI model.
455
+
-**Broad Compatibility**: Works with all OpenAI-compatible service providers and supports local offline models through MLX.
456
+
-**Rich User Experience**: Features beautifully formatted Markdown, blazing-fast text rendering, and intelligent, automated chat titling.
Think n8n + ChatGPT. FLUJO is an desktop application that integrates with MCP to provide a workflow-builder interface for AI interactions. Built with Next.js and React, it supports both online and offline (ollama) models, it manages API Keys and environment variables centrally and can install MCP Servers from GitHub. FLUJO has an ChatCompletions endpoint and flows can be executed from other AI applications like Cline, Roo or Claude.
0 commit comments