@@ -32,6 +32,7 @@ This page provides an overview of applications that support the Model Context Pr
3232| [ MCPHub] [ MCPHub ] | ✅ | ✅ | ✅ | ❌ | ❌ | Supports tools, resources, and prompts in Neovim
3333| [ MCPOmni-Connect] [ MCPOmni-Connect ] | ✅ | ✅ | ✅ | ✅ | ❌ | Supports tools with agentic mode, ReAct, and orchestrator capabilities. |
3434| [ Microsoft Copilot Studio] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools |
35+ | [ MindPal] [ MindPal ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for no-code AI agents and multi-agent workflows. |
3536| [ OpenSumi] [ OpenSumi ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in OpenSumi |
3637| [ oterm] [ oterm ] | ❌ | ✅ | ✅ | ✅ | ❌ | Supports tools, prompts and sampling for Ollama. |
3738| [ 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
6768[ MCPHub ] : https://github.com/ravitemer/mcphub.nvim
6869[ MCPOmni-Connect ] : https://github.com/Abiorh001/mcp_omni_connect
6970[ Microsoft Copilot Studio ] : https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
71+ [ MindPal ] : https://mindpal.io
7072[ OpenSumi ] : https://github.com/opensumi/core
7173[ oterm ] : https://github.com/ggozad/oterm
7274[ Roo Code ] : https://roocode.com
@@ -293,6 +295,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
293295- Extend Copilot Studio agents with MCP servers
294296- Leveraging Microsoft unified, governed, and secure API management solutions
295297
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+
296311### OpenSumi
297312[ OpenSumi] ( https://github.com/opensumi/core ) is a framework helps you quickly build AI Native IDE products.
298313
0 commit comments