Skip to content

Commit 34f81fc

Browse files
authored
Merge branch 'main' into feature/modelcontextchat-client
2 parents da9b8a1 + aad03d0 commit 34f81fc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/clients.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ This page provides an overview of applications that support the Model Context Pr
3636
| [Daydreams Agents][Daydreams] |||||||| Support for drop in Servers to Daydreams agents |
3737
| [Emacs Mcp][Mcp.el] |||||||| Supports tools in Emacs. |
3838
| [fast-agent][fast-agent] |||||||| Full multimodal MCP support, with end-to-end tests |
39+
| [FlowDown][FlowDown] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❌ | Supports tools.
3940
| [FLUJO][FLUJO] |||||||| Support for resources, Prompts and Roots are coming soon |
4041
| [Genkit][Genkit] | ⚠️ ||||||| Supports resource list and lookup through tools. |
4142
| [Glama][Glama] |||||||| Supports tools. |
@@ -119,6 +120,7 @@ This page provides an overview of applications that support the Model Context Pr
119120
[Klavis AI]: https://www.klavis.ai/
120121
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
121122
[fast-agent]: https://github.com/evalstate/fast-agent
123+
[FlowDown]: https://github.com/Lakr233/FlowDown
122124
[FLUJO]: https://github.com/mario-andreschak/flujo
123125
[Glama]: https://glama.ai/chat
124126
[Genkit]: https://github.com/firebase/genkit
@@ -441,6 +443,23 @@ The Claude desktop application provides comprehensive support for MCP, enabling
441443
- Built in support for "Building Effective Agents" workflows.
442444
- Deploy Agents as MCP Servers
443445

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.
457+
458+
**Learn more:**
459+
460+
- [FlowDown website](https://flowdown.ai/)
461+
- [FlowDown documentation](https://apps.qaq.wiki/docs/flowdown/)
462+
444463
### FLUJO
445464

446465
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

Comments
 (0)