@@ -32,6 +32,7 @@ This page provides an overview of applications that support the Model Context Pr
32
32
| [ MCPHub] [ MCPHub ] | ✅ | ✅ | ✅ | ❌ | ❌ | Supports tools, resources, and prompts in Neovim
33
33
| [ MCPOmni-Connect] [ MCPOmni-Connect ] | ✅ | ✅ | ✅ | ✅ | ❌ | Supports tools with agentic mode, ReAct, and orchestrator capabilities. |
34
34
| [ Microsoft Copilot Studio] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools |
35
+ | [ MindPal] [ MindPal ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for no-code AI agents and multi-agent workflows. |
35
36
| [ OpenSumi] [ OpenSumi ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in OpenSumi |
36
37
| [ oterm] [ oterm ] | ❌ | ✅ | ✅ | ✅ | ❌ | Supports tools, prompts and sampling for Ollama. |
37
38
| [ Roo Code] [ Roo Code ] | ✅ | ❌ | ✅ | ❌ | ❌ | Supports tools and resources. |
@@ -67,6 +68,7 @@ This page provides an overview of applications that support the Model Context Pr
67
68
[ MCPHub ] : https://github.com/ravitemer/mcphub.nvim
68
69
[ MCPOmni-Connect ] : https://github.com/Abiorh001/mcp_omni_connect
69
70
[ Microsoft Copilot Studio ] : https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
71
+ [ MindPal ] : https://mindpal.io
70
72
[ OpenSumi ] : https://github.com/opensumi/core
71
73
[ oterm ] : https://github.com/ggozad/oterm
72
74
[ Roo Code ] : https://roocode.com
@@ -293,6 +295,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
293
295
- Extend Copilot Studio agents with MCP servers
294
296
- Leveraging Microsoft unified, governed, and secure API management solutions
295
297
298
+ ### MindPal
299
+ [ MindPal] ( https://mindpal.io ) is a no-code platform for building and running AI agents and multi-agent workflows for business processes.
300
+
301
+ ** Key features:**
302
+ - Build custom AI agents with no-code
303
+ - Connect any SSE MCP server to extend agent tools
304
+ - Create multi-agent workflows for complex business processes
305
+ - User-friendly for both technical and non-technical professionals
306
+ - Ongoing development with continuous improvement of MCP support
307
+
308
+ ** Learn more:**
309
+ - [ MindPal MCP Documentation] ( https://docs.mindpal.io/agent/mcp )
310
+
296
311
### OpenSumi
297
312
[ OpenSumi] ( https://github.com/opensumi/core ) is a framework helps you quickly build AI Native IDE products.
298
313
0 commit comments