You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -221,6 +223,18 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
221
223
- Implements every pattern defined in [Building Effective Agents](https://www.anthropic.com/research/building-effective-agents).
222
224
- Supports workflow pause/resume signals, such as waiting for human feedback.
223
225
226
+
### MCPOmni-Connect
227
+
[MCPOmni-Connect](https://github.com/Abiorh001/mcp_omni_connect) is a versatile command-line interface (CLI) client designed to connect to various Model Context Protocol (MCP) servers using both stdio and SSE transport.
228
+
229
+
**Key features:**
230
+
- Support for resources, prompts, tools, and sampling
231
+
- Agentic mode with ReAct and orchestrator capabilities
232
+
- Seamless integration with OpenAI models and other LLMs
233
+
- Dynamic tool and resource management across multiple servers
234
+
- Support for both stdio and SSE transport protocols
235
+
- Comprehensive tool orchestration and resource analysis capabilities
236
+
237
+
224
238
### Microsoft Copilot Studio
225
239
[Microsoft Copilot Studio] is a robust SaaS platform designed for building custom AI-driven applications and intelligent agents, empowering developers to create, deploy, and manage sophisticated AI solutions.
0 commit comments