@@ -33,6 +33,7 @@ This page provides an overview of applications that support the Model Context Pr
3333| [ MCPHub] [ MCPHub ] | ✅ | ✅ | ✅ | ❌ | ❌ | Supports tools, resources, and prompts in Neovim
3434| [ MCPOmni-Connect] [ MCPOmni-Connect ] | ✅ | ✅ | ✅ | ✅ | ❌ | Supports tools with agentic mode, ReAct, and orchestrator capabilities. |
3535| [ Microsoft Copilot Studio] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools |
36+ | [ MindPal] [ MindPal ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for no-code AI agents and multi-agent workflows. |
3637| [ OpenSumi] [ OpenSumi ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in OpenSumi |
3738| [ oterm] [ oterm ] | ❌ | ✅ | ✅ | ✅ | ❌ | Supports tools, prompts and sampling for Ollama. |
3839| [ 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
6970[ MCPHub ] : https://github.com/ravitemer/mcphub.nvim
7071[ MCPOmni-Connect ] : https://github.com/Abiorh001/mcp_omni_connect
7172[ Microsoft Copilot Studio ] : https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
73+ [ MindPal ] : https://mindpal.io
7274[ OpenSumi ] : https://github.com/opensumi/core
7375[ oterm ] : https://github.com/ggozad/oterm
7476[ Roo Code ] : https://roocode.com
@@ -307,6 +309,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
307309- Extend Copilot Studio agents with MCP servers
308310- Leveraging Microsoft unified, governed, and secure API management solutions
309311
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+
310325### OpenSumi
311326[ OpenSumi] ( https://github.com/opensumi/core ) is a framework helps you quickly build AI Native IDE products.
312327
0 commit comments