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